'package.json' ändern
This commit is contained in:
parent
f24645a6eb
commit
7f403f4163
@ -9,8 +9,7 @@
|
|||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"watch": "tsc --watch",
|
"watch": "tsc --watch",
|
||||||
"prepublish": "tsc",
|
"prepublish": "tsc",
|
||||||
"test": "mocha lib/test.js",
|
"test": "mocha lib/test.js"
|
||||||
"install": "tsc"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"isomorphic-fetch": "^2.2.1"
|
"isomorphic-fetch": "^2.2.1"
|
||||||
|
Reference in New Issue
Block a user