From 67e21ceb16ab8f6a22108f4c9cf536cbbb6f15c4 Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Wed, 13 Sep 2023 10:48:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=E5=89=8D=E7=AB=AFsh?= =?UTF-8?q?eetJS=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/frontend/package.json b/core/frontend/package.json index 28601023aa..4136da359a 100644 --- a/core/frontend/package.json +++ b/core/frontend/package.json @@ -88,7 +88,7 @@ "vuedraggable": "^2.24.3", "vuex": "3.1.0", "webpack": "^4.46.0", - "xlsx": "^0.17.0", + "xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz", "xss": "^1.0.14" }, "devDependencies": {