We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538943f commit f09d3d3Copy full SHA for f09d3d3
packages/babel-preset-react-app/package.json
@@ -26,10 +26,8 @@
26
"@babel/plugin-proposal-decorators": "7.4.4",
27
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
28
"@babel/plugin-syntax-dynamic-import": "7.2.0",
29
- "@babel/plugin-transform-classes": "7.5.5",
30
"@babel/plugin-transform-destructuring": "7.5.0",
31
"@babel/plugin-transform-flow-strip-types": "7.4.4",
32
- "@babel/plugin-transform-react-constant-elements": "7.5.0",
33
"@babel/plugin-transform-react-display-name": "7.2.0",
34
"@babel/plugin-transform-runtime": "7.5.5",
35
"@babel/preset-env": "7.5.5",
0 commit comments