mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-05-02 04:00:06 +00:00
release v1.0.45
This commit is contained in:
parent
35fc4505b2
commit
5d53571fe6
7 changed files with 20 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@musistudio/claude-code-router",
|
||||
"version": "1.0.44",
|
||||
"version": "1.0.45",
|
||||
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
|
||||
"bin": {
|
||||
"ccr": "./dist/cli.js"
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fastify/static": "^8.2.0",
|
||||
"@musistudio/llms": "^1.0.29",
|
||||
"@musistudio/llms": "^1.0.30",
|
||||
"dotenv": "^16.4.7",
|
||||
"json5": "^2.2.3",
|
||||
"openurl": "^1.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue