From 14122a4c7051e74ad60ec695aa32bed8cfe37123 Mon Sep 17 00:00:00 2001 From: huangxiaolinabc123 Date: Fri, 16 Jun 2023 03:41:19 +0000 Subject: [PATCH] modify code Signed-off-by: huangxiaolinabc123 Change-Id: I08e3531a21d7fe3253bdaf33c9366a898aa781b3 --- bundle.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 1c028e9..70274b6 100644 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/systemabilitymgr_samgr_lite", + "name": "@ohos/samgr_lite", "description": "system ability manager", "homePage": "https://gitee.com/openharmony", "version": "3.1", @@ -27,7 +27,6 @@ "ram": "", "deps": { "components": [ - "utils_base", "hilog_lite" ], "third_party": [ -- Gitee