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 9.0.2

This commit is contained in:
greenkeeper[bot] 2017-11-20 10:34:59 +00:00
parent d3b20123a0
commit bda71fe6ff

View File

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"chalk": "2.3.0", "chalk": "2.3.0",
"micro": "9.0.1", "micro": "9.0.2",
"ms": "2.0.0", "ms": "2.0.0",
"node-fetch": "2.0.0-alpha.7" "node-fetch": "2.0.0-alpha.7"
}, },