From a9a358c796e860f9feaceb5f465031932f79233d Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 09:20:37 +0000 Subject: [PATCH] fix: update bundle.json. Signed-off-by: yisi <1584489760@qq.com> --- bundle.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 0a5301a..834733c 100644 --- a/bundle.json +++ b/bundle.json @@ -24,8 +24,7 @@ ], "features": [], "adapted_system_type": [ - "mini", - "small" + "mini" ], "rom": "22KB", "ram": "~10KB", -- Gitee