Skip to content

Commit c6e7aaa

Browse files
committed
Replace node-sass with node-sass-chokidar
1 parent cb96b56 commit c6e7aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"fs-extra": "3.0.1",
3737
"html-webpack-plugin": "2.29.0",
3838
"jest": "22.4.2",
39-
"node-sass": "^4.9.2",
39+
"node-sass-chokidar": "1.3.0",
4040
"object-assign": "4.1.1",
4141
"postcss-flexbugs-fixes": "3.2.0",
4242
"postcss-loader": "2.0.8",

0 commit comments

Comments
 (0)