diff options
Diffstat (limited to 'packages/desktop/package.json')
| -rw-r--r-- | packages/desktop/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 135ee9bb1..c4af384f4 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -12,12 +12,13 @@ }, "license": "MIT", "devDependencies": { + "opencode": "workspace:*", "@tailwindcss/vite": "catalog:", "@tsconfig/bun": "1.0.9", "@types/luxon": "3.7.1", "@types/node": "catalog:", - "typescript": "catalog:", "@typescript/native-preview": "catalog:", + "typescript": "catalog:", "vite": "catalog:", "vite-plugin-icons-spritesheet": "3.0.1", "vite-plugin-solid": "catalog:" |
