From bc39e9933debb4c0d1dc96944b52ff7a46c54259 Mon Sep 17 00:00:00 2001 From: sudoooooo Date: Mon, 15 Jul 2024 11:21:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=81=BF=E5=85=8Delement-plus=E6=8F=90?= =?UTF-8?q?=E7=A4=BAsass=E8=AF=AD=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 55593dec..cc5d22b5 100644 --- a/web/package.json +++ b/web/package.json @@ -51,7 +51,7 @@ "husky": "^9.0.11", "npm-run-all2": "^6.1.1", "prettier": "^3.0.3", - "sass": "^1.72.0", + "sass": "1.77.6", "typescript": "~5.3.0", "unplugin-auto-import": "^0.17.5", "unplugin-icons": "^0.18.5",