mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-02-03 07:10:51 +08:00
release v1.0.4
This commit is contained in:
@@ -7,3 +7,5 @@ screenshoots
|
|||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
.env
|
.env
|
||||||
|
.blog
|
||||||
|
docs
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@musistudio/claude-code-router",
|
"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",
|
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
|
||||||
"bin": {
|
"bin": {
|
||||||
"ccr": "./dist/cli.js"
|
"ccr": "./dist/cli.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user