v7.14.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-modules-amd",
|
||||
"version": "7.14.0",
|
||||
"version": "7.14.2",
|
||||
"description": "This plugin transforms ES2015 modules to AMD",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-module-transforms": "workspace:^7.14.0",
|
||||
"@babel/helper-module-transforms": "workspace:^7.14.2",
|
||||
"@babel/helper-plugin-utils": "workspace:^7.13.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user