1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-04-19 15:46:49 +00:00

Merge pull request #324 from nanostra/master

ESPAsyncWebserver dependencies update
This commit is contained in:
Lukas Bachschwell 2025-04-12 12:39:08 +02:00 committed by GitHub
commit 4e32746159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,8 +16,8 @@
],
"dependencies": [
{
"name": "ESP Async WebServer",
"authors": "Hristo Gochkov",
"name": "ESPAsyncWebServer",
"authors": "ESP32Async",
"frameworks": "arduino"
},
{