add superstack for better stacktraces

This commit is contained in:
Roman Shtylman
2013-11-10 00:13:42 -05:00
parent af2c727b41
commit 2bbf98c24c
2 changed files with 3 additions and 1 deletions

View File

@@ -24,7 +24,8 @@
"express": "3.2.6",
"makeup": "0.0.1",
"enchilada": "0.3.0",
"bouncy": "3.2.1"
"bouncy": "3.2.1",
"superstack": "0.0.3"
},
"devDependencies": {
"mocha": "1.6.0",