Skip to content

Commit

Permalink
Deps(email-components): Use sass dependency instead of deprecated `…
Browse files Browse the repository at this point in the history
…node-sass`
  • Loading branch information
literat committed Aug 26, 2024
1 parent 63d7598 commit b235b03
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 331 deletions.
2 changes: 1 addition & 1 deletion packages/email-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"fancy-log": "^2.0.0",
"node-sass": "^8.0.0",
"sass": "^8.0.0",

This comment has been minimized.

Copy link
@dlouhak

dlouhak Aug 26, 2024

Contributor

Oh my. This should be listed below, because 🔤.
But the most important is, that sass has current version 1.77.8. 🙈

"prettier": "^2.8.7",
"sass-loader": "^13.2.2",
"style-loader": "^3.3.2",
Expand Down
Loading

0 comments on commit b235b03

Please sign in to comment.