File tree Expand file tree Collapse file tree 2 files changed +82
-489
lines changed
Expand file tree Collapse file tree 2 files changed +82
-489
lines changed Original file line number Diff line number Diff line change 99 "license" : " MIT" ,
1010 "version" : " 0.0.1" ,
1111 "scripts" : {
12- "start" : " react-scripts start" ,
13- "build" : " react-scripts build" ,
14- "test" : " react-scripts test" ,
12+ "start" : " react-scripts --openssl-legacy-provider start" ,
13+ "build" : " react-scripts --openssl-legacy-provider build" ,
14+ "test" : " react-scripts --openssl-legacy-provider test" ,
1515 "typecheck" : " tsc --noEmit --skipLibCheck" ,
1616 "analyze" : " source-map-explorer 'build/static/js/*.js'" ,
1717 "lint" : " eslint --ignore-path .gitignore src --ext ts --ext tsx --ext js --ext jsx" ,
5858 "eslint-plugin-simple-import-sort" : " ^5.0.0" ,
5959 "eslint-plugin-strict-booleans" : " ^1.0.0" ,
6060 "husky" : " ^4.2.5" ,
61- "node-sass" : " ^4.14.0" ,
6261 "prettier" : " ^2.0.5" ,
6362 "pretty-quick" : " ^2.0.1" ,
6463 "react-hot-loader" : " ^4.12.21" ,
64+ "sass" : " ^1.69.5" ,
6565 "source-map-explorer" : " ^2.5.2" ,
6666 "typescript" : " ^4.0.5"
6767 },
You can’t perform that action at this time.
0 commit comments