Skip to content

Commit

Permalink
fix(utils): 升级 sass 版本为 1.60.0 确保对 node 12 的支持
Browse files Browse the repository at this point in the history
  • Loading branch information
lyfeyaj committed Apr 21, 2023
1 parent cf49d27 commit 4e3928e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"postcss": "8.4.21",
"posthtml": "0.16.6",
"qr-image": "3.2.0",
"sass": "1.59.2",
"sass": "1.60.0",
"sass-loader": "12.6.0",
"slash": "3.0.0",
"style-loader": "3.3.1",
Expand Down

0 comments on commit 4e3928e

Please sign in to comment.