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 c663508 commit 081df95Copy full SHA for 081df95
packages/livekit-server-sdk/package.json
@@ -7,7 +7,8 @@
7
"types": "dist/index.d.ts",
8
"repository": {
9
"type": "git",
10
- "url": "git+https://github.com/livekit/server-sdk-js.git"
+ "url": "https://github.com/livekit/node-sdks.git",
11
+ "directory": "packages/livekit-server-sdk"
12
},
13
"author": "David Zhao <david@davidzhao.com>",
14
"license": "Apache-2.0",
0 commit comments