mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
bump bun to 1.3.4
This commit is contained in:
parent
31e6ed6806
commit
6288a032fd
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "AI-powered development tool",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "bun@1.3.3",
|
||||
"packageManager": "bun@1.3.4",
|
||||
"scripts": {
|
||||
"dev": "bun run --cwd packages/opencode --conditions=browser src/index.ts",
|
||||
"typecheck": "bun turbo typecheck",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue