From 02147f4613936727a1504364ffa097b32dd8f083 Mon Sep 17 00:00:00 2001 From: zhushengle Date: Tue, 9 May 2023 21:43:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=83=A8=E4=BB=B6=E5=8C=96=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Close #I71QQ2 Signed-off-by: zhushengle Change-Id: I247fdc1cbc7cb48c8ff1c1c3e4553ad4e6ef87a9 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index fef09448..31364c8c 100644 --- a/bundle.json +++ b/bundle.json @@ -36,7 +36,7 @@ ], "rom": "300KB", "ram": "100KB", - "external_deps": { + "deps": { "components": [ "utils_lite" ], @@ -58,4 +58,4 @@ "test": [] } } -} \ No newline at end of file +}