From 1b34bbe1fcc2af89b5ff1aeebe4562e5651caa75 Mon Sep 17 00:00:00 2001 From: NepEgor Date: Sat, 7 May 2022 23:37:23 +0600 Subject: [PATCH] fixed dependency --- lib/utils/library.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/utils/library.json b/lib/utils/library.json index 809beba..4fa09b0 100644 --- a/lib/utils/library.json +++ b/lib/utils/library.json @@ -2,9 +2,5 @@ "name": "utils", "version": "1.0.0", "description": "", - "keywords": "", - "dependencies": - { - "hid_def" : "*" - } + "keywords": "" } \ No newline at end of file