Skip to content

Commit cad7b26

Browse files
committed
Bumping @babel/plugin-transform-react-jsx for bug fix
babel/babel#12479
1 parent 1a113b0 commit cad7b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@babel/eslint-parser": "^7.17.0",
5757
"@babel/plugin-proposal-class-properties": "^7.0.0",
58-
"@babel/plugin-transform-react-jsx": "^7.0.0",
58+
"@babel/plugin-transform-react-jsx": "^7.12.11",
5959
"@babel/preset-react": "^7.0.0",
6060
"@babel/preset-typescript": "^7.0.0",
6161
"@hotwired/stimulus": "^3.0.0",

0 commit comments

Comments
 (0)