v6.0.14
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-es2015-modules-amd",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.14",
|
||||
"description": "",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-amd",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.0.2",
|
||||
"babel-template": "^6.0.2",
|
||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.0.14",
|
||||
"babel-template": "^6.0.14",
|
||||
"babel-runtime": "^5.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user