mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-28 09:25:42 +08:00
Fix Babel issues in tests by applying the right transforms (#1179)
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-plugin-transform-class-properties": "6.16.0",
|
||||
"babel-plugin-transform-es2015-arrow-functions": "6.8.0",
|
||||
"babel-plugin-transform-es2015-destructuring": "6.19.0",
|
||||
"babel-plugin-transform-es2015-parameters": "6.18.0",
|
||||
"babel-plugin-transform-object-rest-spread": "6.19.0",
|
||||
"babel-plugin-transform-react-constant-elements": "6.9.1",
|
||||
|
||||
Reference in New Issue
Block a user