fix babel-plugin-transform-regenerator dependencies
This commit is contained in:
parent
08c87ddcfd
commit
ac70f690e9
@ -29,9 +29,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"commoner": "~0.10.3",
|
||||
"babel-plugin-transform-es2015-block-scoping": "^5.0.0",
|
||||
"babel-plugin-syntax-async-functions": "^5.0.0",
|
||||
"babel-plugin-transform-es2015-for-of": "^5.0.0",
|
||||
"babel-plugin-transform-es2015-block-scoping": "^6.0.0",
|
||||
"babel-plugin-syntax-async-functions": "^6.0.0",
|
||||
"babel-plugin-transform-es2015-for-of": "^6.0.0",
|
||||
"babel-core": "^6.0.0",
|
||||
"babel-traverse": "^6.0.0",
|
||||
"babel-types": "^6.0.0",
|
||||
@ -48,4 +48,4 @@
|
||||
"engines": {
|
||||
"node": ">= 0.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user