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