From eecab5f610dfdabb2730d48c2d9745ef71b1b532 Mon Sep 17 00:00:00 2001 From: lin <2320225423@qq.com> Date: Thu, 4 Jul 2024 11:41:19 +0000 Subject: [PATCH] update oh-package.json5. Signed-off-by: lin <2320225423@qq.com> --- oh-package.json5 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/oh-package.json5 b/oh-package.json5 index b8680b3..c098d7a 100755 --- a/oh-package.json5 +++ b/oh-package.json5 @@ -1,9 +1,7 @@ { "modelVersion": "5.0.0", "license": "", - "devDependencies": { - "@ohos/hypium": "1.0.15" - }, + "devDependencies": {}, "author": "", "name": "webcomponent", "description": "Please describe the basic information.", -- Gitee