Skip to content

Commit d0ff00d

Browse files
committed
add babel plugins/presets to package.json
1 parent 6f4e3bf commit d0ff00d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-scripts/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
"babel-eslint": "7.2.3",
2727
"babel-jest": "20.0.3",
2828
"babel-loader": "7.1.1",
29+
"babel-plugin-transform-decorators-legacy": "^1.3.4",
2930
"babel-preset-react-app": "^3.0.2",
31+
"babel-preset-stage-0": "^6.24.1",
3032
"babel-runtime": "6.23.0",
3133
"case-sensitive-paths-webpack-plugin": "2.1.1",
3234
"chalk": "1.1.3",

0 commit comments

Comments
 (0)