File tree Expand file tree Collapse file tree 2 files changed +4585
-1750
lines changed
Expand file tree Collapse file tree 2 files changed +4585
-1750
lines changed Original file line number Diff line number Diff line change 1414 "react-dom" : " ^15.0.0" ,
1515 "react-router" : " ^4.2.0" ,
1616 "react-router-dom" : " ^4.2.2" ,
17- "searchkit" : " ^2.2.1- 0"
17+ "searchkit" : " 2.3. 0"
1818 },
1919 "devDependencies" : {
20- "node- sass-chokidar " : " ^0.0.3 " ,
20+ "sass" : " ^1.32.0 " ,
2121 "prettier" : " ^2.3.2" ,
2222 "react-scripts" : " 1.0.14"
2323 },
2626 "build" : " react-scripts build" ,
2727 "test" : " react-scripts test --env=jsdom" ,
2828 "eject" : " react-scripts eject" ,
29- "build-css" : " node- sass-chokidar src/ -o src/ " ,
30- "watch-css" : " npm run build-css && node- sass-chokidar src/ -o src/ -- watch --recursive " ,
29+ "build-css" : " sass src: src" ,
30+ "watch-css" : " npm run build-css && sass -- watch src:src " ,
3131 "format" : " prettier --ignore-path .gitignore --write ." ,
3232 "format:check" : " prettier --ignore-path .gitignore --check ."
3333 }
You can’t perform that action at this time.
0 commit comments