add debug module to deps

This commit is contained in:
Roman Shtylman
2013-06-16 18:35:55 -04:00
parent 0568ae0bef
commit 2fcac1336c

View File

@@ -11,7 +11,8 @@
"request": "2.11.4",
"book": "1.2.0",
"optimist": "0.3.4",
"http-raw": "1.1.0"
"http-raw": "1.1.0",
"debug": "0.7.2"
},
"devDependencies": {
"mocha": "1.6.0"