mirror of
https://github.com/anomalyco/opencode.git
synced 2026-09-07 12:54:36 +00:00
chore(ci): align Bun with the release runtime (#46524)
This commit is contained in:
parent
6a99898ef7
commit
df05945042
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "bun@1.3.14",
|
||||
"packageManager": "bun@1.4.0",
|
||||
"scripts": {
|
||||
"dev": "bun run --cwd packages/cli --conditions=browser src/index.ts",
|
||||
"dev:live": "sh -c 'OPENCODE_TUI_CHANNEL=dev OPENCODE_PASSWORD=\"$(opencode2 service get password)\" exec bun run dev \"$@\" --server \"$(opencode2 service status)\"' --",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue