fix(package): update ms to version 2.0.0

This commit is contained in:
greenkeeper[bot] 2017-05-16 12:26:46 +00:00
parent a380e92c10
commit a39e08c213
1 changed files with 1 additions and 1 deletions

2
package.json Executable file → Normal file
View File

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