Showing
2 changed files
with
1 additions
and
0 deletions
This diff is collapsed. Click to expand it.
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
9 | "cors": "^2.8.5", | 9 | "cors": "^2.8.5", |
10 | "express": "^4.18.1", | 10 | "express": "^4.18.1", |
11 | "http-proxy-middleware": "^2.0.6", | 11 | "http-proxy-middleware": "^2.0.6", |
12 | + "node-sass": "^7.0.1", | ||
12 | "nodemon": "^2.0.16", | 13 | "nodemon": "^2.0.16", |
13 | "react": "^18.1.0", | 14 | "react": "^18.1.0", |
14 | "react-dom": "^18.1.0", | 15 | "react-dom": "^18.1.0", | ... | ... |
-
Please register or login to post a comment