Skip to content

update sass #549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 21, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update sass
Signed-off-by: shmck <[email protected]>
  • Loading branch information
ShMcK committed Nov 21, 2021
commit fa66c243e46f203a6d861cdf61566106c9e01dc8
4 changes: 2 additions & 2 deletions web-app/package.json
Original file line number Diff line number Diff line change
@@ -65,11 +65,11 @@
"babel-plugin-import": "1.13.3",
"customize-cra": "1.0.0",
"mini-css-extract-plugin": "0.11.2",
"node-sass": "4.14.1",
"node-sass": "6.0.1",
"prettier": "2.4.1",
"react-app-rewired": "2.1.8",
"react-scripts": "4.0.3",
"sass-loader": "8.0.2",
"sass-loader": "12.3.0",
"typescript": "4.4.4"
}
}
Loading