File tree Expand file tree Collapse file tree 2 files changed +433
-537
lines changed
Expand file tree Collapse file tree 2 files changed +433
-537
lines changed Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@babel/cli" : " ^7.0.0" ,
2020 "@babel/core" : " ^7.0.0" ,
21- "babel-eslint" : " ^10.0.0" ,
22- "babel-jest" : " ^24.0.0" ,
23- "eslint" : " ^5.6.0" ,
21+ "@babel/plugin-proposal-class-properties" : " ^7.0.0" ,
22+ "@babel/plugin-proposal-export-default-from" : " ^7.0.0" ,
2423 "@babel/plugin-transform-flow-strip-types" : " ^7.0.0" ,
2524 "@babel/plugin-transform-runtime" : " ^7.0.0" ,
26- "@babel/plugin-proposal-export-default-from" : " ^7.0.0" ,
27- "@babel/plugin-proposal-class-properties" : " ^7.0.0" ,
2825 "@babel/preset-env" : " ^7.6.0" ,
26+ "babel-eslint" : " ^10.0.0" ,
27+ "babel-jest" : " ^24.0.0" ,
28+ "eslint" : " ^5.6.0" ,
2929 "eslint-config-prettier" : " ^6.3.0" ,
3030 "eslint-plugin-import" : " ^2.14.0" ,
3131 "eslint-plugin-prettier" : " ^3.1.0" ,
You can’t perform that action at this time.
0 commit comments