mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
upgraded babel-plugin-transform-class-properties
- babel/babel#3589 fixed inferring class name
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"babel-eslint": "^5.0.0",
|
||||
"babel-plugin-check-es2015-constants": "^6.5.0",
|
||||
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
|
||||
"babel-plugin-transform-class-properties": "^6.10.2",
|
||||
"babel-plugin-transform-class-properties": "^6.11.5",
|
||||
"babel-plugin-transform-es2015-arrow-functions": "^6.5.2",
|
||||
"babel-plugin-transform-es2015-block-scoped-functions": "^6.5.0",
|
||||
"babel-plugin-transform-es2015-block-scoping": "^6.5.0",
|
||||
|
||||
Reference in New Issue
Block a user