From a5f4fc3323410cb733e561e5b69c28029dc90b63 Mon Sep 17 00:00:00 2001 From: zt147369 Date: Mon, 22 May 2023 12:00:26 +0000 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E8=A7=84=E8=8C=83=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zt147369 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index a6a1f03..b23b859 100644 --- a/bundle.json +++ b/bundle.json @@ -23,7 +23,7 @@ "ram": "", "deps": { "components": [], - "third_party": [] + "third_party": [ "zlib" ] }, "build": { "sub_component": [], -- Gitee