mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-04-26 09:20:38 +00:00
fix npm publish
This commit is contained in:
parent
1579413f3d
commit
d2f7352f4f
2 changed files with 2 additions and 1 deletions
|
|
@ -15,3 +15,5 @@ config.json
|
|||
ui
|
||||
scripts
|
||||
packages
|
||||
custom-router.example.js
|
||||
examples
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
"name": "@musistudio/claude-code-router",
|
||||
"version": "2.0.0",
|
||||
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "node scripts/build.js",
|
||||
"build:core": "node scripts/build-core.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue