From 94be0a90fd85c482c4075c6a271718e301612df7 Mon Sep 17 00:00:00 2001 From: litiangang4 Date: Fri, 27 Oct 2023 12:36:22 +0800 Subject: [PATCH] =?UTF-8?q?bundle=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: litiangang4 --- bundle.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/bundle.json b/bundle.json index 47194c0..7653eb2 100755 --- a/bundle.json +++ b/bundle.json @@ -29,7 +29,6 @@ "deps": { "components": [ "access_token", - "accessibility", "eventhandler", "hilog", "ipc", @@ -46,7 +45,6 @@ "window_manager" ], "third_party": [ - "jsoncpp", "libevdev", "openssl" ] -- Gitee