mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-25 19:13:37 +00:00
cli: rename node package to opencode-node (#37528)
This commit is contained in:
parent
3fc06accbd
commit
5d5b33f195
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ await publishDistribution({
|
|||
})
|
||||
await publishDistribution({
|
||||
root: "./dist/node",
|
||||
name: "opencode2-node",
|
||||
name: "opencode-node",
|
||||
binary: "opencode2-node",
|
||||
packagePrefix: "@opencode-ai/cli-node-",
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue