We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d1afe commit edc49fcCopy full SHA for edc49fc
package.json
@@ -7,7 +7,9 @@
7
"ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish"
8
},
9
"devDependencies": {
10
+ "@babel/core": "^7.27.1",
11
"@changesets/cli": "^2.29.4",
- "@livekit/changesets-changelog-github": "^0.0.4"
12
+ "@livekit/changesets-changelog-github": "^0.0.4",
13
+ "esbuild": "^0.25.4"
14
}
-}
15
+}
0 commit comments