From d2691b3d344aa41436fa6c4a406476fd8e9d4ec9 Mon Sep 17 00:00:00 2001 From: wanxin Date: Sat, 27 May 2023 14:26:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=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 +- services/init/lite/bundle.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 0144a9560..993d854e6 100755 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/startup_init", + "name": "@ohos/init", "description": "ohos init process", "homePage": "https://gitee.com/openharmony", "version": "3.1", diff --git a/services/init/lite/bundle.json b/services/init/lite/bundle.json index 7f5da0b4d..1ba0ec4f1 100644 --- a/services/init/lite/bundle.json +++ b/services/init/lite/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/startup_init_lite", + "name": "@ohos/init_lite", "description": "ohos init lite process", "homePage": "https://gitee.com/openharmony", "version": "3.1",