1
0
mirror of https://github.com/bigchaindb/github-projects.git synced 2024-12-28 23:57:50 +01:00

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

Closes #37
This commit is contained in:
greenkeeper[bot] 2018-03-25 21:05:46 +00:00
parent 58688b86c5
commit 0caf9d77bc

View File

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