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" + } }