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.0.0
This commit is contained in:
parent
a380e92c10
commit
a39e08c213
2
package.json
Executable file → Normal file
2
package.json
Executable file → Normal 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"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user