From 6f0a1760ac5ccc8d6885b9f92b63676fe5fc92b0 Mon Sep 17 00:00:00 2001 From: zhushengle Date: Tue, 9 May 2023 22:16:36 +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: If932339ce896adf1932b630d4af6fac61d971d0f --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 75407b7..c1f8ff6 100644 --- a/bundle.json +++ b/bundle.json @@ -20,7 +20,7 @@ ], "rom": "56KB", "ram": "112KB", - "external_deps": { + "deps": { "components": [], "third_party": [] }, @@ -30,4 +30,4 @@ "test": [] } } -} \ No newline at end of file +}