From 0c9367d58ac0aa454ed1b695cc64c63568716ac5 Mon Sep 17 00:00:00 2001 From: Aqr-K <95741669+Aqr-K@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:50:18 +0800 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 9fda41ed..01e15e58 100644 --- a/package.json +++ b/package.json @@ -85,6 +85,7 @@ "stylelint-config-idiomatic-order": "10.0.0", "stylelint-config-standard-scss": "13.1.0", "stylelint-use-logical-spec": "5.0.1", + "terser": "^5.36.0", "type-fest": "^4.15.0", "typescript": "^5.0.4", "unplugin-auto-import": "^0.17.5",