Fix: More asynchronous operations to fix stack overflow.
This commit is contained in:
parent
a3b5580d40
commit
23cd31e064
2 changed files with 90 additions and 70 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue