mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-04-28 02:09:27 +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
|
ui
|
||||||
scripts
|
scripts
|
||||||
packages
|
packages
|
||||||
|
custom-router.example.js
|
||||||
|
examples
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "@musistudio/claude-code-router",
|
"name": "@musistudio/claude-code-router",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"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",
|
||||||
"private": true,
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node scripts/build.js",
|
"build": "node scripts/build.js",
|
||||||
"build:core": "node scripts/build-core.js",
|
"build:core": "node scripts/build-core.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue