Roll back @livekit/track-processors to fix type error (again!)

While we wait for https://github.com/livekit/track-processors-js/pull/118 to be released
This commit is contained in:
Robin
2026-02-25 18:03:04 +01:00
parent 62b408a2b3
commit 2fca7e3719
2 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
"@livekit/components-core": "^0.12.0",
"@livekit/components-react": "^2.0.0",
"@livekit/protocol": "^1.42.2",
"@livekit/track-processors": "^0.6.0 || ^0.7.1 || ^0.7.0",
"@livekit/track-processors": "^0.6.0 || ^0.7.1",
"@mediapipe/tasks-vision": "^0.10.18",
"@playwright/test": "^1.57.0",
"@radix-ui/react-dialog": "^1.0.4",