ci: publish
This commit is contained in:
parent
b1a7ee5695
commit
057958c933
4 changed files with 7 additions and 4 deletions
|
|
@ -35,6 +35,7 @@ await Bun.file(`./dist/${pkg.name}/package.json`).write(
|
|||
bin: { lildax: "./bin/lildax" },
|
||||
version,
|
||||
license: pkg.license,
|
||||
repository: { type: "git", url: "git+https://github.com/anomalyco/opencode.git" },
|
||||
os: ["darwin", "linux", "win32"],
|
||||
cpu: ["arm64", "x64"],
|
||||
optionalDependencies: binaries,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue