Skip to content

Commit 0f4fd58

Browse files
committed
Merge pull request debug-js#202 from dougwilson/update-ms
update "ms" to v0.7.1
2 parents 6b3c3f0 + adc2402 commit 0f4fd58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"debug.js"
1515
],
1616
"dependencies": {
17-
"rauchg/ms.js": "0.7.0"
17+
"rauchg/ms.js": "0.7.1"
1818
}
1919
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"license": "MIT",
1919
"dependencies": {
20-
"ms": "0.7.0"
20+
"ms": "0.7.1"
2121
},
2222
"devDependencies": {
2323
"browserify": "9.0.3",

0 commit comments

Comments
 (0)