1
0
mirror of https://github.com/bigchaindb/meetups.git synced 2025-01-01 09:37:51 +01:00

Merge pull request #6 from bigchaindb/greenkeeper/node-fetch-2.0.0-alpha.7

Update node-fetch to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2017-07-25 18:01:29 +02:00 committed by GitHub
commit 36cf47fb18

View File

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