diff --git a/sdks/typescript-agent-sdk/package.json b/sdks/typescript-agent-sdk/package.json index bd80f6ce0c3..58da0fd37d8 100644 --- a/sdks/typescript-agent-sdk/package.json +++ b/sdks/typescript-agent-sdk/package.json @@ -7,7 +7,7 @@ "homepage": "https://github.com/BerriAI/litellm/tree/main/sdks/typescript-agent-sdk", "repository": { "type": "git", - "url": "https://github.com/BerriAI/litellm.git", + "url": "git+https://github.com/BerriAI/litellm.git", "directory": "sdks/typescript-agent-sdk" }, "main": "dist/index.js",