diff options
| author | Adam <[email protected]> | 2025-11-05 11:55:31 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-11-05 11:55:35 -0600 |
| commit | d525fbf82940442d8d47265b7d7d0a9af8c282bc (patch) | |
| tree | 5404bdca83992a030fea1693227343d2d401376c /package.json | |
| parent | 69a499f80786b2656121cee4469f39df2e6c40e7 (diff) | |
| download | opencode-d525fbf82940442d8d47265b7d7d0a9af8c282bc.tar.gz opencode-d525fbf82940442d8d47265b7d7d0a9af8c282bc.zip | |
feat(desktop): session router, interrupt agent, visual cleanup
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 551258967..de6c62a5f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tsconfig/bun": "1.0.9", "@cloudflare/workers-types": "4.20251008.0", "@openauthjs/openauth": "0.0.0-20250322224806", - "@pierre/precision-diffs": "0.4.1", + "@pierre/precision-diffs": "0.4.2", "@solidjs/meta": "0.29.4", "@tailwindcss/vite": "4.1.11", "diff": "8.0.2", |
