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.1

This commit is contained in:
greenkeeper[bot] 2017-08-01 21:38:31 +00:00
parent 958c92825a
commit 22c5878d0f

View File

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