diff --git a/library.json b/library.json index 519b4e5..b9501d8 100644 --- a/library.json +++ b/library.json @@ -16,5 +16,9 @@ ], "license": "MIT", "homepage": "https://github.com/nthnn/dynaconfig", - "frameworks": "*" + "frameworks": "arduino", + "dependencies": { + "me-no-dev/AsyncTCP": "*", + "me-no-dev/ESPAsyncWebServer": "*" + } } \ No newline at end of file