Aktualizace na verzi 2.10.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ESP Async WebServer",
|
||||
"version": "2.9.5",
|
||||
"version": "2.10.1",
|
||||
"description": "Asynchronous HTTP and WebSocket Server Library for ESP32. Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc.",
|
||||
"keywords": "http,async,websocket,webserver",
|
||||
"homepage": "https://github.com/mathieucarbou/ESPAsyncWebServer",
|
||||
@@ -27,7 +27,7 @@
|
||||
{
|
||||
"owner": "mathieucarbou",
|
||||
"name": "Async TCP",
|
||||
"version": "^3.1.2",
|
||||
"version": "^3.1.4",
|
||||
"platforms": "espressif32"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user