This commit is contained in:
Dax Raad
2025-07-24 09:22:53 -04:00
parent 6357869e81
commit 22d92aa505
20 changed files with 126 additions and 964 deletions

View File

@@ -3,7 +3,7 @@
"name": "opencode",
"private": true,
"type": "module",
"packageManager": "bun@1.2.14",
"packageManager": "bun@1.2.19",
"scripts": {
"dev": "bun run packages/opencode/src/index.ts",
"typecheck": "bun run --filter='*' typecheck",