mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-30 22:30:28 +00:00
fix websocket over secure connection (#542)
* fix https connection
* explicity dependency
Former-commit-id: 0876deb1e9
This commit is contained in:
parent
0b021e898f
commit
94e81d14fa
3 changed files with 10 additions and 1 deletions
|
@ -48,6 +48,7 @@
|
|||
"daisyui": "^2.24.0",
|
||||
"dompurify": "^3.0.0",
|
||||
"h3": "^1.7.1",
|
||||
"http-proxy": "^1.18.1",
|
||||
"markdown-it": "^13.0.1",
|
||||
"pinia": "^2.0.21",
|
||||
"postcss": "^8.4.16",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue