From 555b305ddce3374b802cd5621797dbbf9affab5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?= <7507756+jiang_yuqi@user.noreply.gitee.com> Date: Thu, 25 Jul 2024 15:01:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= 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 58a3593..6cb8f9b 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "color": "^4.2.3", "echarts": "^5.5.0", "element-plus": "^2.7.2", + "js-md5": "^0.8.3", "lodash-es": "^4.17.21", "net": "^1.0.2", "nprogress": "^0.2.0",