From 374b5c0cc34dececb4b7de32ae24de89a4e16351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=AC=A2?= Date: Fri, 24 May 2024 17:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9packjson?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张欢 --- entry/oh-package.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/entry/oh-package.json5 b/entry/oh-package.json5 index c88bea1..2483cd0 100644 --- a/entry/oh-package.json5 +++ b/entry/oh-package.json5 @@ -7,6 +7,7 @@ "license": "", "dependencies": { "@ohos/libraryimageknife": "file:../sharedlibrary", + "@ohos/imageknife": "file:../library" } }