mirror of
https://github.com/stoatchat/livekit-protocol.git
synced 2026-06-30 22:08:35 -04:00
Fix script name typo (#633)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"version": "1.10.1",
|
||||
"scripts": {
|
||||
"changeset": "changeset",
|
||||
"publish:ci": "pnpm --filter @livekit/protocol run build && changeset publish"
|
||||
"ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/cli": "^2.27.1",
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- "packages/javascript"
|
||||
- "./"
|
||||
- "."
|
||||
|
||||
Reference in New Issue
Block a user