mirror of
https://github.com/bigchaindb/meetups.git
synced 2025-02-14 21:10:30 +01:00
fix(package): update ms to version 2.1.0
This commit is contained in:
parent
213c1bf1a2
commit
0508bebf01
@ -17,7 +17,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "2.3.0",
|
"chalk": "2.3.0",
|
||||||
"micro": "9.0.2",
|
"micro": "9.0.2",
|
||||||
"ms": "2.0.0",
|
"ms": "2.1.0",
|
||||||
"node-fetch": "2.0.0-alpha.7"
|
"node-fetch": "2.0.0-alpha.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user