diff --git a/library.json b/library.json index e93dc46..fe5948b 100644 --- a/library.json +++ b/library.json @@ -19,9 +19,9 @@ "url": "https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display", "architectures": ["esp32"], "frameworks": "Arduino", - "dependencies": { + "dependencies": [ "bodmer/TFT_eSPI@^2.5.31" - }, + ], "examples": [ { "name": "1.Hello World",