Skip to content

Commit e51eab5

Browse files
author
anduimagui
committed
fix: update packageManager to bun@1.3.4
1 parent eed48e7 commit e51eab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "AI-powered development tool",
55
"private": true,
66
"type": "module",
7-
"packageManager": "bun@1.3.3",
7+
"packageManager": "bun@1.3.4",
88
"scripts": {
99
"dev": "bun run --cwd packages/opencode --conditions=browser src/index.ts",
1010
"typecheck": "bun turbo typecheck",

0 commit comments

Comments
 (0)