release v1.0.51

This commit is contained in:
musistudio
2025-09-30 22:54:37 +08:00
parent 9791c7d04a
commit daf3e3b3b5

View File

@@ -1,9 +1,9 @@
{
"name": "@musistudio/claude-code-router",
"version": "1.0.50",
"version": "1.0.51",
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
"bin": {
"ccr": "./dist/cli.js"
"ccr": "dist/cli.js"
},
"scripts": {
"build": "node scripts/build.js",