tui: update @opentui/core to v0.1.39 and fix build script for new target format

This commit is contained in:
Dax Raad
2025-11-11 01:24:10 -05:00
parent b6364fb9bb
commit dab9ef699c
4 changed files with 99 additions and 35 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "AI-powered development tool",
"private": true,
"type": "module",
"packageManager": "bun@1.3.1",
"packageManager": "bun@1.3.2",
"scripts": {
"dev": "bun run --cwd packages/opencode --conditions=browser src/index.ts",
"typecheck": "bun turbo typecheck",