From 3212a79dd439758f28ee346ebd96363ad1afd8fe Mon Sep 17 00:00:00 2001 From: wplan1 Date: Sun, 30 Jan 2022 11:24:02 +0800 Subject: [PATCH] modify desc Signed-off-by: wplan1 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 3035bf38..9aacad28 100644 --- a/bundle.json +++ b/bundle.json @@ -1,7 +1,7 @@ { - "name": "@ohos/utils_resources", + "name": "@ohos/resources", "version": "", - "description": "系统资源hap", + "description": "global resources at the system level", "homePage": "https://gitee.com/openharmony", "license": "Apache V2", "repository": "https://gitee.com/openharmony/resources", -- Gitee