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 899a4c3 commit db0ea68Copy full SHA for db0ea68
packages/babel-preset-react-app/package.json
@@ -26,7 +26,7 @@
26
"@babel/plugin-proposal-decorators": "7.6.0",
27
"@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4",
28
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
29
- "@babel/plugin-proposal-optional-chaining": "7.2.0",
+ "@babel/plugin-proposal-optional-chaining": "7.6.0",
30
"@babel/plugin-syntax-dynamic-import": "7.2.0",
31
"@babel/plugin-transform-destructuring": "7.6.0",
32
"@babel/plugin-transform-flow-strip-types": "7.4.4",
0 commit comments