debug bun 1.3.14 windows crash

This commit is contained in:
Sebastian Herrlinger
2026-05-16 14:24:24 +02:00
parent 53dd9cc462
commit 8016ffe199
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "AI-powered development tool",
"private": true,
"type": "module",
"packageManager": "bun@1.3.13",
"packageManager": "bun@1.3.14",
"scripts": {
"dev": "bun run --cwd packages/opencode --conditions=browser src/index.ts",
"dev:desktop": "bun --cwd packages/desktop dev",