From 9534f0ad1d890e501207a4f2905b5c7a548079b1 Mon Sep 17 00:00:00 2001 From: Lince Liu <353627866@qq.com> Date: Fri, 26 Jul 2024 08:57:43 +0000 Subject: [PATCH] update oh-package.json5. Signed-off-by: Lince Liu <353627866@qq.com> --- oh-package.json5 | 2 -- 1 file changed, 2 deletions(-) diff --git a/oh-package.json5 b/oh-package.json5 index 0bec3e9..389548d 100644 --- a/oh-package.json5 +++ b/oh-package.json5 @@ -9,7 +9,5 @@ "dependencies": { }, "devDependencies": { - "@ohos/hypium": "1.0.15", - "@ohos/hamock": "1.0.0" } } \ No newline at end of file -- Gitee