File tree Expand file tree Collapse file tree 3 files changed +882
-1309
lines changed
Expand file tree Collapse file tree 3 files changed +882
-1309
lines changed Original file line number Diff line number Diff line change 11{
22 "presets" : [
3- " es2015-loose " ,
3+ [ " es2015" , { loose : true }] ,
44 " stage-1" ,
55 " react"
66 ],
Original file line number Diff line number Diff line change 3333 "devDependencies" : {
3434 "babel-cli" : " ^6.5.1" ,
3535 "babel-core" : " ^6.5.1" ,
36- "babel-eslint" : " ^4 .1.8 " ,
36+ "babel-eslint" : " ^7 .1.1 " ,
3737 "babel-loader" : " ^6.2.2" ,
3838 "babel-plugin-transform-flow-comments" : " ^6.7.0" ,
3939 "babel-preset-es2015" : " ^6.6.0" ,
40- "babel-preset-es2015-loose" : " ^7.0.0" ,
4140 "babel-preset-react" : " ^6.5.0" ,
4241 "babel-preset-stage-1" : " ^6.5.0" ,
43- "cross-env" : " ^1.0.7 " ,
44- "css-loader" : " ^0.23 .1" ,
45- "eslint" : " ^1.10.3 " ,
46- "eslint-plugin-react" : " ^3.16.1 " ,
47- "flow-bin" : " ^0.32 .0" ,
42+ "cross-env" : " ^3.1.4 " ,
43+ "css-loader" : " ^0.26 .1" ,
44+ "eslint" : " ^3.14.0 " ,
45+ "eslint-plugin-react" : " ^6.9.0 " ,
46+ "flow-bin" : " ^0.38 .0" ,
4847 "lodash" : " ^4.3.0" ,
4948 "pre-commit" : " ^1.1.2" ,
5049 "react" : " ^15.0.0" ,
You can’t perform that action at this time.
0 commit comments