File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "plugins" : [
1414 " @babel/plugin-proposal-class-properties" ,
1515 " @babel/plugin-transform-async-to-generator" ,
16- " @babel/plugin-transform-runtime"
16+ " @babel/plugin-transform-runtime" ,
17+ " @babel/plugin-transform-template-literals"
1718 ]
1819}
Original file line number Diff line number Diff line change 5151 "uuid" : " ^3.3.2"
5252 },
5353 "devDependencies" : {
54- "@babel/plugin-proposal-class-properties" : " ^7.1.0" ,
55- "babel-loader" : " ^8.0.4" ,
5654 "@babel/cli" : " 7.1.2" ,
5755 "@babel/core" : " ^7.1.2" ,
56+ "@babel/plugin-proposal-class-properties" : " ^7.1.0" ,
5857 "@babel/plugin-transform-async-to-generator" : " 7.1.0" ,
5958 "@babel/plugin-transform-runtime" : " 7.1.0" ,
59+ "@babel/plugin-transform-template-literals" : " ^7.2.0" ,
6060 "@babel/preset-env" : " 7.1.0" ,
6161 "@babel/preset-react" : " 7.0.0" ,
6262 "@storybook/addon-info" : " 4.1.3" ,
6969 "babel-core" : " ^7.0.0-0" ,
7070 "babel-eslint" : " ^10.0.1" ,
7171 "babel-jest" : " ^23.6.0" ,
72+ "babel-loader" : " ^8.0.4" ,
7273 "chai" : " ^4.2.0" ,
7374 "chai-enzyme" : " ^1.0.0-beta.1" ,
7475 "codecov.io" : " ^0.1.6" ,
You can’t perform that action at this time.
0 commit comments