diff options
| author | Adam <[email protected]> | 2025-11-25 07:40:11 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-11-25 07:40:16 -0600 |
| commit | 15facd8cfd5ed43fd503326d950df40e5ef81a3a (patch) | |
| tree | d9bc3650299da970899c0cc2f888d223a5c973a5 /package.json | |
| parent | 57bd47a44673a03f7c0fd9b509a796b36c94c130 (diff) | |
| download | opencode-15facd8cfd5ed43fd503326d950df40e5ef81a3a.tar.gz opencode-15facd8cfd5ed43fd503326d950df40e5ef81a3a.zip | |
feat(share): SSR'd diffs
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 ba583142b..94b43d833 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.4", + "@pierre/precision-diffs": "0.5.5", "@tailwindcss/vite": "4.1.11", "diff": "8.0.2", "ai": "5.0.97", |
