Skip to content

Commit b250f0c

Browse files
author
Orta Therox
authored
Fix main by using '.default' on the new ms release (#45910)
* Fix main by using '.default' on the new ms release * Lock to v2 * Update v1 lockfile * Revert code change
1 parent f7a8002 commit b250f0c

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

package-lock.json

Lines changed: 3 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"mkdirp": "latest",
8585
"mocha": "latest",
8686
"mocha-fivemat-progress-reporter": "latest",
87-
"ms": "latest",
87+
"ms": "^2.1.3",
8888
"node-fetch": "^2.6.1",
8989
"plugin-error": "latest",
9090
"pretty-hrtime": "^1.0.3",

0 commit comments

Comments
 (0)