diff --git a/library.json b/library.json index 556592793..750ca28d2 100644 --- a/library.json +++ b/library.json @@ -18,11 +18,15 @@ "platforms": ["espressif8266", "espressif32"], "dependencies": [ { + "owner": "me-no-dev", "name": "ESPAsyncTCP", + "version": "^1.2.2", "platforms": "espressif8266" }, { + "owner": "me-no-dev", "name": "AsyncTCP", + "version": "^1.1.1", "platforms": "espressif32" }, {