Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Update ms to 2.1.1 (#539)
- Loading branch information
1 parent
a5ca7a2
commit 22f993216dcdcee07eb0601ea71a917e4925a30a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -18,7 +18,7 @@ | ||
], | ||
"license": "MIT", | ||
"dependencies": { | ||
"ms": "2.0.0" | ||
"ms": "^2.1.1" | ||
}, | ||
"devDependencies": { | ||
"browserify": "14.4.0", | ||