async-es dep

This commit is contained in:
Michael Bradley, Jr 2018-08-31 17:00:53 -05:00
parent 5b92fa3d70
commit 9f46dcc49f
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@
"homepage": "https://github.com/embark-framework/EmbarkJS#readme",
"dependencies": {
"@babel/runtime-corejs2": "7.0.0-rc.1",
"async": "^2.0.1"
"async": "2.6.1",
"async-es": "2.6.1"
},
"devDependencies": {
"@babel/cli": "7.0.0-rc.1",