Skip to content

Commit 32206c3

Browse files
beemandougwilson
authored andcommitted
closes #106 closes #107
1 parent a417be3 commit 32206c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ unreleased
55
* deps: compressible@~2.0.9
66
- Fix regex fallback to not override `compressible: false` in db
77
- deps: mime-db@'>= 1.24.0 < 2'
8-
8+
99
- Allow colors in workers
10-
- Deprecated `DEBUG_FD` environment variable
10+
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
1111
- Fix error when running under React Native
1212
- Use same color for same namespace
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"accepts": "~1.3.3",
1313
"bytes": "2.4.0",
1414
"compressible": "~2.0.9",
15-
"debug": "2.6.0",
15+
"debug": "2.6.1",
1616
"on-headers": "~1.0.1",
1717
"vary": "~1.1.0"
1818
},

0 commit comments

Comments
 (0)