Use superstack to have better stacktraces with async code.
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"underscore": ">=1.5.2",
|
||||
"validator": ">=1.2.1",
|
||||
"ws": ">=0.4.27",
|
||||
"xmlrpc": ">=1.1.0"
|
||||
"xmlrpc": ">=1.1.0",
|
||||
"superstack": "0.0.3"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"optionalDependencies": {},
|
||||
|
||||
Reference in New Issue
Block a user