deps: debug@~2.1.3

This commit is contained in:
Douglas Christopher Wilson
2015-03-13 21:33:11 -04:00
parent b5c886f36d
commit 41fe20602a
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
unreleased
==========
* deps: debug@~2.1.3
- Fix high intensity foreground color for bold
- deps: ms@0.7.0
1.6.2 / 2015-02-16
==================
+1 -1
View File
@@ -8,7 +8,7 @@
"dependencies": {
"accepts": "~1.2.4",
"batch": "0.5.2",
"debug": "~2.1.1",
"debug": "~2.1.3",
"http-errors": "~1.3.1",
"mime-types": "~2.0.9",
"parseurl": "~1.3.0"