Do not upgrade async module since api has changed
We have to first fix for example doWhilst() usage
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@google-cloud/dns": "^1.2.8",
|
||||
"@google-cloud/storage": "^4.3.0",
|
||||
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
|
||||
"async": "^3.1.1",
|
||||
"async": "^2.6.3",
|
||||
"aws-sdk": "^2.610.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"cloudron-manifestformat": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user