1
0
mirror of https://github.com/bigchaindb/github-projects.git synced 2025-02-14 21:10:28 +01:00

fix(package): update node-fetch to version 2.0.0

This commit is contained in:
greenkeeper[bot] 2018-02-03 20:51:34 +00:00
parent da0f27bc14
commit 2f206b9c61

View File

@ -18,7 +18,7 @@
"chalk": "2.3.0", "chalk": "2.3.0",
"micro": "9.1.0", "micro": "9.1.0",
"ms": "2.1.1", "ms": "2.1.1",
"node-fetch": "2.0.0-alpha.7", "node-fetch": "2.0.0",
"request": "^2.81.0" "request": "^2.81.0"
}, },
"devDependencies": { "devDependencies": {