mirror of
https://github.com/nolanlawson/blob-util.git
synced 2025-12-08 19:46:19 +00:00
simplify package.json
[skip ci]
This commit is contained in:
parent
d0534719bc
commit
9cec8a9893
@ -4,7 +4,7 @@
|
||||
"description": "Utilities for working with Blob objects in the browser",
|
||||
"main": "dist/blob-util.cjs.js",
|
||||
"module": "dist/blob-util.es.js",
|
||||
"types": "./dist/blob-util.d.ts",
|
||||
"types": "dist/blob-util.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/nolanlawson/blob-util.git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user