This commit is contained in:
Dax Raad 2025-09-20 04:16:42 -04:00
commit 173c5f1bd6
3 changed files with 63 additions and 189 deletions

View file

@ -4,7 +4,6 @@
"name": "opencode",
"type": "module",
"private": true,
"randomField": "xyz789",
"scripts": {
"typecheck": "tsc --noEmit",
"dev": "bun run --conditions=development --conditions=browser ./src/index.ts",
@ -36,8 +35,8 @@
"@openauthjs/openauth": "catalog:",
"@opencode-ai/plugin": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@opentui/core": "0.0.0-20250919-c2d2d461",
"@opentui/solid": "0.0.0-20250919-c2d2d461",
"@opentui/core": "0.1.24",
"@opentui/solid": "0.1.24",
"@standard-schema/spec": "1.0.0",
"@zip.js/zip.js": "2.7.62",
"ai": "catalog:",