Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ catalog:
# Must match the exact @livekit/protocol version that livekit-client pins, so the
# workspace and livekit-client share a single copy. Mismatched versions cause
# structurally-incompatible protobuf types (e.g. TrackInfo) and break the build.
'@livekit/protocol': 1.46.6
'@livekit/protocol': 1.49.0
eslint: ^10.0.0
prettier: ^3.8.1

Expand Down
Loading