summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/package.json
diff options
context:
space:
mode:
authorDavid Hill <[email protected]>2025-12-11 00:46:07 +0000
committerDavid Hill <[email protected]>2025-12-11 00:46:07 +0000
commita468044c9fb4ece1f1ae4685d46eb875751b66d8 (patch)
treea1879744be543886fa1f50190aff37db8b218c52 /packages/ui/package.json
parentf0274fd29f7301b8ca79b1573b26efd8d08f31d6 (diff)
parentfadeed1fa4caacf34054b231784513a841745766 (diff)
downloadopencode-a468044c9fb4ece1f1ae4685d46eb875751b66d8.tar.gz
opencode-a468044c9fb4ece1f1ae4685d46eb875751b66d8.zip
Merge branch 'dev' of https://github.com/sst/opencode into dev
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 20f3e733f..3ac942cd2 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -17,7 +17,6 @@
"scripts": {
"typecheck": "tsgo --noEmit",
"dev": "vite",
- "build": "vite build",
"generate:tailwind": "bun run script/tailwind.ts"
},
"devDependencies": {