From 8717ddb5655864de4cae67a755797910d2d52ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20G=C3=BCnce=20Akkoyun?= Date: Thu, 10 Feb 2022 11:37:08 +0300 Subject: [PATCH] 04.00.07 - Library json update --- library.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index f6b77f6..95e8853 100644 --- a/library.json +++ b/library.json @@ -30,7 +30,12 @@ ".ino" ] } - ] + ], + "dependencies": + { + "name": "VT100", + "version": "https://github.com/kcl93/VT100.git" + } }