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 1c4a704 commit 8c826c5Copy full SHA for 8c826c5
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: debug@~2.1.0
5
+ - Implement `DEBUG_FD` env variable support
6
7
1.1.2 / 2014-10-15
8
==================
9
package.json
@@ -12,7 +12,7 @@
12
"accepts": "~1.1.2",
13
"bytes": "1.0.0",
14
"compressible": "~2.0.1",
15
- "debug": "~2.0.0",
+ "debug": "~2.1.0",
16
"on-headers": "~1.0.0",
17
"vary": "~1.0.0"
18
},
0 commit comments