deps: debug@2.3.3

This commit is contained in:
Douglas Christopher Wilson
2016-11-20 22:11:16 -05:00
parent 4ed20255be
commit 53a7b06bc6
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
unreleased
==========
* deps: debug@2.3.3
- Fix error when running under React Native
- deps: ms@0.7.2
1.8.0 / 2016-06-17
==================
+1 -1
View File
@@ -8,7 +8,7 @@
"dependencies": {
"accepts": "~1.3.3",
"batch": "0.5.3",
"debug": "~2.2.0",
"debug": "2.3.3",
"escape-html": "~1.0.3",
"http-errors": "~1.5.0",
"mime-types": "~2.1.11",