mirror of
https://github.com/stoatchat/livekit-protocol.git
synced 2026-07-01 22:04:52 -04:00
14 lines
334 B
JSON
14 lines
334 B
JSON
{
|
|
"name": "github.com/livekit/protocol",
|
|
"private": true,
|
|
"version": "1.10.1",
|
|
"scripts": {
|
|
"changeset": "changeset",
|
|
"ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish"
|
|
},
|
|
"devDependencies": {
|
|
"@changesets/cli": "^2.27.1",
|
|
"@livekit/changesets-changelog-github": "^0.0.4"
|
|
}
|
|
}
|