From 8567b2f7b8e382f2bd963b019793b5f6fcfdd7cd Mon Sep 17 00:00:00 2001 From: wanxin Date: Sat, 27 May 2023 16:31:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E4=BB=B6=E5=8C=96=E6=95=B4=E6=94=B9?= =?UTF-8?q?=E4=BF=9D=E6=8C=81=E9=83=A8=E4=BB=B6=E5=90=8D=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wanxin --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index b00daab..b413461 100644 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/startup_bootstrap_lite", + "name": "@ohos/bootstrap_lite", "description": " boostrap and start system services", "homePage": "https://gitee.com/openharmony", "version": "3.1", -- Gitee