From 07c983f93ab5f86453c40374a51805d0431558fb Mon Sep 17 00:00:00 2001 From: xuezhou_yan Date: Wed, 3 Jul 2024 11:01:35 +0800 Subject: [PATCH] =?UTF-8?q?issue:#IAA5TZ=20=E7=8B=AC=E7=AB=8B=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E6=95=B4=E6=94=B9=EF=BC=8C=E4=BF=AE=E6=94=B9bundle.js?= =?UTF-8?q?on=20name=20=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xuezhou_yan --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 1319fcc..6c1591b 100644 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@openharmony/c_utils", + "name": "@ohos/c_utils", "version": "3.1.0", "description": "c_utils", "publishAs": "code-segment", -- Gitee