Move node-fetch to dependencies in package.json
This commit is contained in:
parent
f67be9ea9f
commit
d966e72b95
|
@ -50,11 +50,11 @@
|
|||
"grunt-text-replace": "~0.4.0",
|
||||
"istanbul": "~0.4.1",
|
||||
"mocha": "~2.3.4",
|
||||
"node-fetch": "^1.3.3",
|
||||
"whatwg-fetch": "~0.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"es6-promise": "~3.0.2",
|
||||
"node-fetch": "^1.3.3",
|
||||
"node-localstorage": "~1.1.2",
|
||||
"zlibjs": "~0.2.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user