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

fix(package): update micro to version 8.0.2

This commit is contained in:
greenkeeper[bot] 2017-08-10 15:52:28 +00:00
parent 57e82089e0
commit 07fd07c9b9

View File

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"chalk": "2.1.0", "chalk": "2.1.0",
"micro": "8.0.1", "micro": "8.0.2",
"ms": "2.0.0", "ms": "2.0.0",
"node-fetch": "2.0.0-alpha.7" "node-fetch": "2.0.0-alpha.7"
}, },