Roll back @livekit/track-processors to fix type error

While we await https://github.com/livekit/track-processors-js/pull/118 to be released
This commit is contained in:
Robin
2026-01-05 15:36:43 +01:00
parent b6ca0c4cd6
commit a6cdb28e45
2 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
"@livekit/components-core": "^0.12.0",
"@livekit/components-react": "^2.0.0",
"@livekit/protocol": "^1.42.2",
"@livekit/track-processors": "^0.7.0",
"@livekit/track-processors": "^0.6.0 || ^0.7.1",
"@mediapipe/tasks-vision": "^0.10.18",
"@opentelemetry/api": "^1.4.0",
"@opentelemetry/core": "^2.0.0",