Skip to content

Commit 0a8a371

Browse files
author
anduimagui
committed
revert: change package manager version back to 1.3.3
1 parent dcb6e76 commit 0a8a371

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.4",
7+
"packageManager": "bun@1.3.3",
88
"scripts": {
99
"dev": "bun run --cwd packages/opencode --conditions=browser src/index.ts",
1010
"typecheck": "bun turbo typecheck",

0 commit comments

Comments
 (0)