We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf1fbd commit a98a372Copy full SHA for a98a372
2 files changed
HISTORY.md
@@ -1,3 +1,8 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: ms@2.0.0
5
6
1.8.0 / 2016-11-21
7
==================
8
package.json
@@ -10,7 +10,7 @@
10
"repository": "expressjs/timeout",
11
"dependencies": {
12
"http-errors": "~1.5.1",
13
- "ms": "0.7.2",
+ "ms": "2.0.0",
14
"on-finished": "~2.3.0",
15
"on-headers": "~1.0.1"
16
},
0 commit comments