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 d9fbe44 commit fb9c2c6Copy full SHA for fb9c2c6
packages/babel-preset-react-app/package.json
@@ -14,6 +14,7 @@
14
"dependencies": {
15
"@babel/core": "7.0.0-beta.38",
16
"@babel/plugin-proposal-class-properties": "7.0.0-beta.38",
17
+ "@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.38",
18
"@babel/plugin-syntax-dynamic-import": "7.0.0-beta.38",
19
"@babel/plugin-transform-classes": "7.0.0-beta.38",
20
"@babel/plugin-transform-destructuring": "7.0.0-beta.38",
0 commit comments