v7.0.0-alpha.19
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
{
|
||||
"name": "babel-plugin-syntax-dynamic-import",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"version": "7.0.0-alpha.19",
|
||||
"description": "Allow parsing of import()",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user