Implement a new utility module for injecting module imports.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-helper-module-imports": "7.0.0-beta.2",
|
||||
"babel-template": "7.0.0-beta.2",
|
||||
"babel-types": "7.0.0-beta.2",
|
||||
"lodash": "^4.2.0"
|
||||
|
||||
Reference in New Issue
Block a user