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 6a331b6 commit 80ef65dCopy full SHA for 80ef65d
HISTORY.md
@@ -3,6 +3,7 @@ unreleased
3
4
* deps: accepts@~1.1.0
5
* deps: compressible@~2.0.0
6
+ * deps: debug@~2.0.0
7
8
1.0.11 / 2014-08-10
9
===================
package.json
@@ -12,7 +12,7 @@
12
"accepts": "~1.1.0",
13
"bytes": "1.0.0",
14
"compressible": "~2.0.0",
15
- "debug": "1.0.4",
+ "debug": "~2.0.0",
16
"on-headers": "~1.0.0",
17
"vary": "~1.0.0"
18
},
0 commit comments