Update ms to 2.1.1 (#539)

This commit is contained in:
Rouven Weßling 2018-01-07 22:45:57 +01:00 committed by Nathan Rajlich
parent a5ca7a2086
commit 22f993216d

View File

@ -18,7 +18,7 @@
],
"license": "MIT",
"dependencies": {
"ms": "2.0.0"
"ms": "^2.1.1"
},
"devDependencies": {
"browserify": "14.4.0",