mirror of
https://github.com/embarklabs/EmbarkJS.git
synced 2025-01-23 10:50:15 +00:00
async-es dep
This commit is contained in:
parent
5b92fa3d70
commit
9f46dcc49f
@ -48,7 +48,8 @@
|
|||||||
"homepage": "https://github.com/embark-framework/EmbarkJS#readme",
|
"homepage": "https://github.com/embark-framework/EmbarkJS#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime-corejs2": "7.0.0-rc.1",
|
"@babel/runtime-corejs2": "7.0.0-rc.1",
|
||||||
"async": "^2.0.1"
|
"async": "2.6.1",
|
||||||
|
"async-es": "2.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.0.0-rc.1",
|
"@babel/cli": "7.0.0-rc.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user