Skip to content

Commit fd87da9

Browse files
lexunbmatto
authored andcommitted
Add missing sass bundled dependencies
1 parent 68b206a commit fd87da9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-scripts/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,15 @@
109109
"http-proxy-middleware",
110110
"jest",
111111
"json-loader",
112+
"node-sass",
112113
"object-assign",
113114
"path-exists",
114115
"postcss-loader",
115116
"promise",
116117
"react-dev-utils",
117118
"recursive-readdir",
118119
"rimraf",
120+
"sass-loader",
119121
"strip-ansi",
120122
"style-loader",
121123
"url-loader",

0 commit comments

Comments
 (0)