v7.14.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-react-jsx-development",
|
||||
"version": "7.12.17",
|
||||
"version": "7.14.5",
|
||||
"description": "Turn JSX into React function calls in development",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -16,7 +16,7 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/plugin-transform-react-jsx": "workspace:^7.12.17"
|
||||
"@babel/plugin-transform-react-jsx": "workspace:^7.14.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0-0"
|
||||
|
||||
Reference in New Issue
Block a user