From 027634745fe58d3e8d6f6e7d634afa3f4b46760d Mon Sep 17 00:00:00 2001 From: zhushengle Date: Tue, 9 May 2023 21:52:16 +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: Ib75732fc3e30b74c59850bbdbe9f66c3271d3d00 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 51b0e7e..5e72ed7 100644 --- a/bundle.json +++ b/bundle.json @@ -24,7 +24,7 @@ ], "rom": "336KB", "ram": "672KB", - "external_deps": { + "deps": { "components": [], "third_party": [] }, @@ -34,4 +34,4 @@ "test": [] } } -} \ No newline at end of file +} -- Gitee