Fix: More asynchronous operations to fix stack overflow.

This commit is contained in:
baldo 2016-06-21 18:20:36 +02:00
commit 23cd31e064
2 changed files with 90 additions and 70 deletions

View file

@ -24,7 +24,7 @@
},
"dependencies": {
"async": "1.5.2",
"async": "2.0.0-rc.6",
"body-parser": "1.15.1",
"command-line-args": "3.0.0",
"command-line-usage": "3.0.1",