Bläddra i källkod

fix: updated deps

Ayush Sharma 9 månader sedan
förälder
incheckning
9c6367f007
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      docs/installation.md

+ 2 - 2
docs/installation.md

@@ -20,13 +20,13 @@ It's suggested to migrate all your projects to using this fork as the original m
 
 - [ESP8266 Arduino Core](https://github.com/esp8266/Arduino) - **latest**
 - (mathieucarbou) [esphome-ESPAsyncTCP](https://github.com/mathieucarbou/esphome-ESPAsyncTCP#v2.0.0) - **v2.0.0**
-- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v2.10.4) - **v2.10.4**
+- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.0.5) - **v3.0.5**
 
 #### For ESP32
 
 - [ESP32 Arduino Core](https://github.com/espressif/arduino-esp32) @ **latest**
 - (mathieucarbou) [AsyncTCP](https://github.com/mathieucarbou/AsyncTCP#v3.1.4) @ **v3.1.4**
-- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v2.10.4) - **v2.10.4**
+- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.0.5) - **v3.0.5**
 
 ### Installing WebSerial