File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1+ dist
2+ node_modules
Original file line number Diff line number Diff line change 11{
2- "singleQuote": true
2+ "arrowParens": "avoid",
3+ "endOfLine": "auto",
4+ "singleQuote": true,
5+ "trailingComma": "none"
36}
Original file line number Diff line number Diff line change 11{
2- "singleQuote": true
2+ "arrowParens": "avoid",
3+ "endOfLine": "auto",
4+ "singleQuote": true,
5+ "trailingComma": "none"
36}
Original file line number Diff line number Diff line change 4949 "jest-transform-css" : " 2.0.0" ,
5050 "lint-staged" : " 10.1.3" ,
5151 "prettier" : " 2.0.4" ,
52- "prop-types" : " ^ 15.7.2" ,
53- "react" : " ^ 16.12.0 " ,
54- "react-dom" : " ^ 16.12.0 " ,
52+ "prop-types" : " 15.7.2" ,
53+ "react" : " 16.13.1 " ,
54+ "react-dom" : " 16.13.1 " ,
5555 "rollup" : " 2.6.1" ,
5656 "rollup-plugin-babel" : " 4.4.0" ,
5757 "rollup-plugin-copy" : " 3.3.0" ,
You can’t perform that action at this time.
0 commit comments