From 5783e02f50bd28d265644bc02d0af1bebc47dce5 Mon Sep 17 00:00:00 2001 From: mestrode <35630715+mestrode@users.noreply.github.com> Date: Fri, 16 Apr 2021 19:56:30 +0200 Subject: [PATCH] upper / lower case --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 1442f3d..3ed6bb0 100644 --- a/library.json +++ b/library.json @@ -24,8 +24,8 @@ "license": "GPL-2.0-only", "dependencies": [ { - "name": "LIN-Interface", - "version": "https://github.com/mestrode/LIN-Interface-Library.git" + "name": "Lin-Interface", + "version": "https://github.com/mestrode/Lin-Interface-Library" } ] -} \ No newline at end of file +}