From 1c4cfb379a7290ef86ab5d702b4cf29364d7754a Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 10 Aug 2024 10:18:33 +0000 Subject: [PATCH] fix: modify the name desc in bundle.json Signed-off-by: Mark --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 9095ed55..2997908a 100644 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@openharmony/ipc", + "name": "@ohos/ipc", "version": "3.0", "description": "ipc", "publishAs": "code-segment",