mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-23 00:41:40 +00:00
chore(agent-sdk): tweak package.json repository URL
This commit is contained in:
parent
1a9fbc63e6
commit
f68b984fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue