mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
Merge remote-tracking branch 'origin/v3.4' into dev
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"semi": false,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"printWidth": 80
|
||||
"printWidth": 120
|
||||
}
|
||||
|
||||
1059
mock-api/package-lock.json
generated
1059
mock-api/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user