From cfffbb93e0219e47a6dd60c27debcc2db30800c2 Mon Sep 17 00:00:00 2001 From: ligongshao Date: Mon, 11 Sep 2023 11:48:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=AD=BE=E5=90=8D=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=A2=9E=E5=8A=A0common=E9=83=A8=E4=BB=B6=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ligongshao --- bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 87127ed..335079f 100644 --- a/bundle.json +++ b/bundle.json @@ -33,7 +33,8 @@ "huks", "eventhandler", "build_framework", - "access_token" + "access_token", + "common" ], "third_party": [ "openssl", -- Gitee