bump "ms" to v2.0.0

Closes #469.
This commit is contained in:
Nathan Rajlich 2017-06-14 17:01:44 -07:00
parent abc10a5912
commit cfb797f836

View File

@ -16,7 +16,7 @@
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)"
],
"dependencies": {
"ms": "0.6.2"
"ms": "2.0.0"
},
"devDependencies": {
"browserify": "4.1.6",