release v1.0.33

This commit is contained in:
musistudio
2025-08-06 22:19:05 +08:00
parent 3e1963564a
commit 0794151eb5
3 changed files with 8 additions and 403 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@musistudio/claude-code-router",
"version": "1.0.32",
"version": "1.0.33",
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
"bin": {
"ccr": "./dist/cli.js"
@@ -20,8 +20,7 @@
"license": "MIT",
"dependencies": {
"@fastify/static": "^8.2.0",
"@musistudio/llms": "^1.0.18",
"@radix-ui/react-tooltip": "^1.2.7",
"@musistudio/llms": "v1.0.19",
"dotenv": "^16.4.7",
"json5": "^2.2.3",
"openurl": "^1.1.1",