Downgrade to livekit client v2.8.1

Fixes https://github.com/element-hq/element-call/issues/3103
This commit is contained in:
fkwp
2025-03-18 09:55:09 +01:00
committed by Hugh Nimmo-Smith
parent 7176718ade
commit 67f9af2f76
2 changed files with 21 additions and 16 deletions

View File

@@ -88,7 +88,7 @@
"i18next-parser": "^9.1.0",
"jsdom": "^26.0.0",
"knip": "^5.27.2",
"livekit-client": "^2.5.7",
"livekit-client": "2.8.1",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#8395919f0fd1af7cab1e793d736f2cdf18ef7686",