mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
Merge remote-tracking branch 'origin/v3.4' into dev
This commit is contained in:
@@ -11,8 +11,11 @@
|
||||
"author": "proddy",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "^2.7.0",
|
||||
"express": "^4.17.1",
|
||||
"nodemon": "^2.0.7"
|
||||
"@msgpack/msgpack": "^2.7.1",
|
||||
"compression": "^1.7.4",
|
||||
"express": "^4.17.2",
|
||||
"express-sse": "^0.5.3",
|
||||
"nodemon": "^2.0.15",
|
||||
"ws": "^8.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user