From f5ad585f1c5fc0263c84a41715e12582580e0afb Mon Sep 17 00:00:00 2001 From: zhoulisheng <635547767@qq.com> Date: Wed, 13 Apr 2022 17:54:38 +0800 Subject: [PATCH] 1.optimization package.json Signed-off-by: zhoulisheng <635547767@qq.com> --- imageknife/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imageknife/package.json b/imageknife/package.json index ed58448..6e0ab1a 100644 --- a/imageknife/package.json +++ b/imageknife/package.json @@ -1,7 +1,7 @@ { "types": "", "keywords": [ - "openharmony", + "OpenHarmony", "imageknife" ], "author": "ohos_tpc", @@ -16,7 +16,7 @@ "pako": "^1.0.5" }, "tags": [ - "openharmony", + "OpenHarmony", "imageknife" ], "license": "Apache-2.0",