Use the imports helper in async-to-module-method.

This commit is contained in:
Logan Smyth
2017-09-19 11:29:49 -07:00
parent ec9754bc40
commit 11715cb7af
7 changed files with 19 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
],
"dependencies": {
"babel-helper-remap-async-to-generator": "7.0.0-beta.2",
"babel-helper-module-imports": "7.0.0-beta.2",
"babel-plugin-syntax-async-functions": "7.0.0-beta.0",
"babel-types": "7.0.0-beta.2"
},