modify component name

Signed-off-by: chengjinsong2 <chengjinsong2@huawei.com>
This commit is contained in:
chengjinsong2 2023-05-24 17:08:16 +08:00
parent 49cb0c990a
commit 4e6360c5fa
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"name": "@ohos/appspawn",
"name": "@ohos/startup_appspawn",
"description": "app start manager",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
@ -67,4 +67,4 @@
]
}
}
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@ohos/appspawn_lite",
"name": "@ohos/startup_appspawn_lite",
"description": "lite app start manager",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",