From 064647e9e8169ec32c749f962cf6318338fb0462 Mon Sep 17 00:00:00 2001 From: illybyy Date: Wed, 20 Jul 2022 22:28:53 +0800 Subject: [PATCH] fix name Signed-off-by: illybyy Change-Id: Ib123776e5026557ae948cddbf349bc4da97fd58d --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index c99c8cb..8db1395 100644 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/inputmethod", + "name": "@ohos/imf", "description": "Provide input capability to ime app", "version": "3.1", "license": "Apache License 2.0", @@ -144,4 +144,4 @@ ] } } -} \ No newline at end of file +}