1
0
mirror of https://github.com/bigchaindb/meetups.git synced 2024-11-22 01:36:56 +01:00

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

This commit is contained in:
greenkeeper[bot] 2017-07-25 04:11:36 +00:00
parent 422c52a9e1
commit 2232d4c13c

View File

@ -18,7 +18,7 @@
"chalk": "2.0.0",
"micro": "7.3.3",
"ms": "2.0.0",
"node-fetch": "1.7.1"
"node-fetch": "2.0.0-alpha.7"
},
"devDependencies": {
"ava": "^0.21.0",