Return to latest livekit-client version (2.11.3) (#3232)

This latest release of livekit-client fixes the regression observed in https://github.com/element-hq/element-call/issues/3219.
This commit is contained in:
Robin
2025-04-24 11:49:48 +02:00
committed by GitHub
parent 8be7c9a4dd
commit 52aa0e916e
2 changed files with 6 additions and 6 deletions

View File

@@ -97,7 +97,7 @@
"i18next-parser": "^9.1.0",
"jsdom": "^26.0.0",
"knip": "^5.27.2",
"livekit-client": "2.10.0",
"livekit-client": "^2.11.3",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#19b1b901f575755d29d1fe03ca48cbf7c1cae05c",