Skip to content

Commit 25e0e62

Browse files
MitMaroziluvatar
authored andcommitted
Bump ms version to add support for negative numbers (#438)
1 parent 83f3eee commit 25e0e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lodash.isplainobject": "^4.0.6",
2828
"lodash.isstring": "^4.0.1",
2929
"lodash.once": "^4.0.0",
30-
"ms": "^2.0.0",
30+
"ms": "^2.1.1",
3131
"xtend": "^4.0.1"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)