From 209530a08364888ab87cee1a2bb487f4a5e45a71 Mon Sep 17 00:00:00 2001 From: zhushengle Date: Tue, 9 May 2023 21:55:24 +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: I456a0c92366918baae010abc44603e277a6a9a09 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 0c33e93..6eaa54a 100644 --- a/bundle.json +++ b/bundle.json @@ -23,7 +23,7 @@ ], "rom": "16KB", "ram": "32KB", - "external_deps": { + "deps": { "components": [], "third_party": [] }, @@ -33,4 +33,4 @@ "test": [] } } -} \ No newline at end of file +} -- GitLab