1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-06-27 09:50:18 +00:00

Merge pull request #324 from nanostra/master

ESPAsyncWebserver dependencies update
This commit is contained in:
2025-04-12 12:39:08 +02:00
committed by GitHub

View File

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