summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'packages/desktop')
-rw-r--r--packages/desktop/package.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/packages/desktop/package.json b/packages/desktop/package.json
index eecac67e3..d992b550c 100644
--- a/packages/desktop/package.json
+++ b/packages/desktop/package.json
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/desktop",
- "version": "1.0.44",
+ "version": "1.0.46",
"description": "",
"type": "module",
"scripts": {
@@ -46,9 +46,5 @@
"solid-list": "catalog:",
"tailwindcss": "catalog:",
"virtua": "catalog:"
- },
- "prettier": {
- "semi": false,
- "printWidth": 120
}
}