Skip to content

Commit

Permalink
deps: debug@2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 26, 2017
1 parent f7e0bb5 commit 6024e99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.md
@@ -1,9 +1,10 @@
unreleased
==========

* deps: debug@2.6.1
* deps: debug@2.6.3
- Allow colors in workers
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
- Fix `DEBUG_MAX_ARRAY_LENGTH`
- Fix error when running under React Native
- Use same color for same namespace
- deps: ms@0.7.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"accepts": "~1.3.3",
"batch": "0.5.3",
"debug": "2.6.1",
"debug": "2.6.3",
"escape-html": "~1.0.3",
"http-errors": "~1.6.1",
"mime-types": "~2.1.15",
Expand Down

0 comments on commit 6024e99

Please sign in to comment.