Skip to content

Commit

Permalink
Upgrade sass-loader to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
aag committed Nov 4, 2024
1 parent c3e3093 commit bb8dd9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"popper.js": "^1.12",
"resolve-url-loader": "^5.0.0",
"sass": "^1.49.0",
"sass-loader": "^12.4.0"
"sass-loader": "^16.0.3"
},
"scripts": {
"dev": "npm run development",
Expand Down

0 comments on commit bb8dd9f

Please sign in to comment.