From 1a2a5ffef7322b3baf598d67c8edb0089c488370 Mon Sep 17 00:00:00 2001 From: brycewwang <865689594@qq.com> Date: Thu, 1 Jun 2023 10:16:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=9B=E5=BB=BA=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=B7=BB=E5=8A=A0sFType=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 3259b51..79220bf 100644 --- a/src/package.json +++ b/src/package.json @@ -5,6 +5,6 @@ "adm-zip": "^0.5.5", "fast-glob": "^3.2.5", "rimraf": "^3.0.2", - "tencent-component-toolkit": "^2.24.1" + "tencent-component-toolkit": "^2.24.3" } }