diff --git a/bundle.json b/bundle.json index 993d854e62ddd98684e2958372d7823df3aec58a..0144a956073195bba840d223f97f228aaab1f3fa 100755 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/init", + "name": "@ohos/startup_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 ce99977441d7a29b9f3331c6c7e3e00c9a515636..7f5da0b4dff2c2c2c42a1f91f4e0d4fae8663b97 100644 --- a/services/init/lite/bundle.json +++ b/services/init/lite/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/init_lite", + "name": "@ohos/startup_init_lite", "description": "ohos init lite process", "homePage": "https://gitee.com/openharmony", "version": "3.1", @@ -58,4 +58,4 @@ ] } } -} \ No newline at end of file +}