v7.13.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-proposal-private-methods",
|
||||
"version": "7.12.13",
|
||||
"version": "7.13.0",
|
||||
"description": "This plugin transforms private class methods",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -17,8 +17,8 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/helper-create-class-features-plugin": "workspace:^7.12.13",
|
||||
"@babel/helper-plugin-utils": "workspace:^7.12.13"
|
||||
"@babel/helper-create-class-features-plugin": "workspace:^7.13.0",
|
||||
"@babel/helper-plugin-utils": "workspace:^7.13.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0-0"
|
||||
|
||||
Reference in New Issue
Block a user