diff options
| author | Adam <[email protected]> | 2025-12-02 06:50:16 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-12-02 06:50:21 -0600 |
| commit | c0a35141e6b70eed1a9ba576fe43b7f7d690b968 (patch) | |
| tree | 50d3f50af029076faa3f5d4a5d9a9acb752e6b6e /package.json | |
| parent | 221bb64aebda8263ea2ce48c1a1dc1f36ac83857 (diff) | |
| download | opencode-c0a35141e6b70eed1a9ba576fe43b7f7d690b968.tar.gz opencode-c0a35141e6b70eed1a9ba576fe43b7f7d690b968.zip | |
feat: better code and diff rendering performance
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 e85f08e4e..a5e7c1462 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@tsconfig/bun": "1.0.9", "@cloudflare/workers-types": "4.20251008.0", "@openauthjs/openauth": "0.0.0-20250322224806", - "@pierre/precision-diffs": "0.5.7", + "@pierre/precision-diffs": "0.6.0-beta.3", "@tailwindcss/vite": "4.1.11", "diff": "8.0.2", "ai": "5.0.97", |
