From 76df4887af043afa1e2f87eaef89450e11f43b78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=8F=8B=E6=9D=BE?= Date: Wed, 30 Oct 2024 03:57:00 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E7=99=BD=E5=90=8D=E5=8D=95?= =?UTF-8?q?=E5=90=8E=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 邹友松 --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index cb25fe55..bd19c676 100644 --- a/bundle.json +++ b/bundle.json @@ -27,6 +27,7 @@ "components": [ "ability_runtime", "bounds_checking_function", + "bundle_framework", "c_utils", "cJSON", "curl", -- Gitee