mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-07-09 17:18:24 +00:00
release v1.0.4
This commit is contained in:
parent
1aa6dbe51a
commit
ee8b82947d
2 changed files with 4 additions and 2 deletions
|
|
@ -6,4 +6,6 @@ screenshoots
|
|||
.DS_Store
|
||||
.vscode
|
||||
.idea
|
||||
.env
|
||||
.env
|
||||
.blog
|
||||
docs
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@musistudio/claude-code-router",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
|
||||
"bin": {
|
||||
"ccr": "./dist/cli.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue