Skip to content

Commit b4cd86d

Browse files
authored
Merge pull request #122 from microsoft/dev/atefsawaed/fix_package_json
Fix package.json
2 parents e622b9a + ce1e16c commit b4cd86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"env-cmd": "^10.1.0",
3333
"ajv": "^8.12.0",
3434
"html-webpack-plugin": "^5.5.0",
35-
"sass": "^1.56.1",
3635
"sass": "^1.79.3",
3736
"sass-loader": "^16.0.2",
37+
"style-loader": "^3.3.1",
3838
"ts-loader": "^9.2.6",
3939
"typescript": "^4.5.2",
4040
"webpack": "^5.90.3",

0 commit comments

Comments
 (0)