1
0
mirror of https://github.com/bigchaindb/github-projects.git synced 2024-11-22 01:46:51 +01:00

fix(package): update ms to version 2.1.0

This commit is contained in:
greenkeeper[bot] 2017-11-30 16:56:42 +00:00
parent 5798e0bcc2
commit bf4fe9ee9d

View File

@ -17,7 +17,7 @@
"dependencies": {
"chalk": "2.3.0",
"micro": "9.0.2",
"ms": "2.0.0",
"ms": "2.1.0",
"node-fetch": "2.0.0-alpha.7",
"request": "^2.81.0"
},