From 8440f259d9aeff754dbfb15967fc51ec43fa5568 Mon Sep 17 00:00:00 2001 From: pan <380711010@qq.com> Date: Mon, 2 Sep 2024 10:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E8=BD=BDzip=E5=8E=8B=E7=BC=A9?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6b9ea89..965ed5b 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "js-base64": "^3.7.7", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", + "jszip": "3.10.1", "nprogress": "0.2.0", "quill": "1.3.7", "screenfull": "5.0.2",