1
0
mirror of https://github.com/bigchaindb/github-projects.git synced 2024-12-29 16:17:49 +01:00

Merge pull request #19 from bigchaindb/greenkeeper/micro-8.0.4

Update micro to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2017-09-04 16:20:57 +02:00 committed by GitHub
commit 131327e8c4

View File

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"chalk": "2.1.0", "chalk": "2.1.0",
"micro": "8.0.3", "micro": "8.0.4",
"ms": "2.0.0", "ms": "2.0.0",
"node-fetch": "2.0.0-alpha.7", "node-fetch": "2.0.0-alpha.7",
"request": "^2.81.0" "request": "^2.81.0"