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 6be4cd2 commit cc537c0Copy full SHA for cc537c0
HISTORY.md
@@ -3,6 +3,9 @@ unreleased
3
4
* deps: accepts@~1.2.5
5
- deps: mime-types@~2.0.10
6
+ * deps: debug@~2.1.3
7
+ - Fix high intensity foreground color for bold
8
+ - deps: [email protected]
9
10
1.4.2 / 2015-03-11
11
==================
package.json
@@ -12,7 +12,7 @@
12
"accepts": "~1.2.5",
13
"bytes": "1.0.0",
14
"compressible": "~2.0.2",
15
- "debug": "~2.1.2",
+ "debug": "~2.1.3",
16
"on-headers": "~1.0.0",
17
"vary": "~1.0.0"
18
},
0 commit comments