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

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

This commit is contained in:
greenkeeper[bot] 2018-02-03 20:38:07 +00:00
parent 6e8a24ffc2
commit 355eb22c0f

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"
}, },
"devDependencies": { "devDependencies": {
"ava": "^0.25.0", "ava": "^0.25.0",