summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--bun.lock1
-rw-r--r--packages/opencode/package.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 21530f9c2..4b58fa52c 100644
--- a/bun.lock
+++ b/bun.lock
@@ -183,6 +183,7 @@
"@opencode-ai/script": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@parcel/watcher": "2.5.1",
+ "@pierre/precision-diffs": "0.0.2-alpha.1-1",
"@standard-schema/spec": "1.0.0",
"@zip.js/zip.js": "2.7.62",
"ai": "catalog:",
diff --git a/packages/opencode/package.json b/packages/opencode/package.json
index 981c3478c..44b023edd 100644
--- a/packages/opencode/package.json
+++ b/packages/opencode/package.json
@@ -46,6 +46,7 @@
"@opencode-ai/script": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@parcel/watcher": "2.5.1",
+ "@pierre/precision-diffs": "0.0.2-alpha.1-1",
"@standard-schema/spec": "1.0.0",
"@zip.js/zip.js": "2.7.62",
"ai": "catalog:",