v7.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-modules-amd",
|
||||
"version": "7.0.0",
|
||||
"version": "7.1.0",
|
||||
"description": "This plugin transforms ES2015 modules to AMD",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-amd",
|
||||
"license": "MIT",
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-module-transforms": "^7.0.0",
|
||||
"@babel/helper-module-transforms": "^7.1.0",
|
||||
"@babel/helper-plugin-utils": "^7.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user