Downgrade to livekit-client v2.9.1

livekit-client v2.9.2 regresses switching between the front/back cameras.
This commit is contained in:
Robin
2025-03-18 11:36:08 -04:00
parent 990d5727d4
commit 213f234e94
2 changed files with 16 additions and 11 deletions

View File

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