Skip to content

Commit c5a317f

Browse files
committed
1 parent 9284264 commit c5a317f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
unreleased
22
==========
33

4-
4+
55
66
- Allow colors in workers
77
- Deprecated `DEBUG_FD` environment variable set to `3` or higher

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "expressjs/serve-index",
88
"dependencies": {
99
"accepts": "~1.3.3",
10-
"batch": "0.6.0",
10+
"batch": "0.6.1",
1111
"debug": "2.6.8",
1212
"escape-html": "~1.0.3",
1313
"http-errors": "~1.6.1",

0 commit comments

Comments
 (0)