Merge transform-async-to-module-method into transform-async-to-generator (#6573)

This commit is contained in:
Henry Zhu
2017-10-27 17:14:40 -04:00
committed by GitHub
parent f5ec9251c9
commit 5b47e4a6cb
22 changed files with 64 additions and 129 deletions

View File

@@ -9,6 +9,7 @@
"babel-plugin"
],
"dependencies": {
"@babel/helper-module-imports": "7.0.0-beta.3",
"@babel/helper-remap-async-to-generator": "7.0.0-beta.3"
},
"peerDependencies": {