From 12c647c4333bef3ae14870a99480f166fe039a61 Mon Sep 17 00:00:00 2001 From: zhaxnb Date: Fri, 16 Aug 2024 18:00:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9E=84=E5=BB=BA=E6=97=B6=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E7=BC=BA=E5=B0=91=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 29cb290..9cbe3b2 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,11 @@ "image-conversion": "^2.1.1", "js-cookie": "3.0.5", "jsencrypt": "3.3.2", + "min-dash": "^4.2.1", "nprogress": "0.2.0", "pinia": "2.1.7", "screenfull": "6.0.2", + "tiny-svg": "^4.1.2", "vue": "3.4.34", "vue-cropper": "1.1.1", "vue-i18n": "9.10.2",