From fe7dfb27b014cafb4b63a36422f3a9f15aca038f Mon Sep 17 00:00:00 2001 From: chengjinsong2 Date: Tue, 30 May 2023 12:02:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bundle.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengjinsong2 --- 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