diff options
| author | Dax <[email protected]> | 2025-10-01 19:38:15 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-10-01 19:38:15 -0400 |
| commit | a782e3dac2c60429c2f06ccb1b20edaf5797ca0f (patch) | |
| tree | bee5e0104d9e5721d8d48df899c45a292cfb6889 /package.json | |
| parent | 70da3a9399d3385b53f7831beb08f716b972860d (diff) | |
| download | opencode-a782e3dac2c60429c2f06ccb1b20edaf5797ca0f.tar.gz opencode-a782e3dac2c60429c2f06ccb1b20edaf5797ca0f.zip | |
Zen lander (#2907)
Co-authored-by: David Hill <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Adam <[email protected]>
Co-authored-by: Jay V <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5d6e32a3b..e1116503a 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "catalog": { "@types/bun": "1.2.21", "@hono/zod-validator": "0.4.2", + "@kobalte/core": "0.13.11", "@types/node": "22.13.9", "@tsconfig/node22": "22.0.2", "ai": "5.0.8", |
