Merge pull request #2 from bigchaindb/greenkeeper/ms-2.0.0

Update ms to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2017-05-16 15:26:58 +02:00 committed by GitHub
commit 5c5a120933
1 changed files with 1 additions and 1 deletions

2
package.json Executable file → Normal file
View File

@ -17,7 +17,7 @@
"dependencies": { "dependencies": {
"chalk": "1.1.3", "chalk": "1.1.3",
"micro": "7.3.3", "micro": "7.3.3",
"ms": "1.0.0", "ms": "2.0.0",
"node-fetch": "1.6.3", "node-fetch": "1.6.3",
"request": "^2.81.0" "request": "^2.81.0"
}, },