From 24cb011c132593b9ffbb683cb4efc8daf5c52fc9 Mon Sep 17 00:00:00 2001 From: zhushengle Date: Tue, 9 May 2023 22:11:48 +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: I6bf38b0b96cde45488e324fdf089d597e5871173 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 6e5db0e..64b9e6e 100644 --- a/bundle.json +++ b/bundle.json @@ -23,7 +23,7 @@ ], "rom": "36KB", "ram": "72KB", - "external_deps": { + "deps": { "components": [], "third_party": [] }, @@ -33,4 +33,4 @@ "test": [] } } -} \ No newline at end of file +} -- Gitee