Skip to content

Commit

Permalink
Update repository in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu committed Aug 20, 2024
1 parent a465b7b commit beddeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "server-sdk-kotlin",
"version": "0.6.2",
"main": "index.js",
"repository": "git@github.com:livekit/server-sdk-kotlin.git",
"repository": "https://github.com/livekit/server-sdk-kotlin.git",
"author": "[email protected]",
"license": "Apache License 2.0",
"private": true,
Expand Down

0 comments on commit beddeee

Please sign in to comment.