This commit is contained in:
Dax Raad
2025-07-24 09:22:53 -04:00
parent 0901339db9
commit 56ea0218f9
20 changed files with 126 additions and 964 deletions
+1 -1
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",