summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2026-04-20 00:49:46 -0500
committerGitHub <[email protected]>2026-04-20 00:49:46 -0500
commite539efe2b9a627927ffcb1420098a69038d042e2 (patch)
treec2a63687ba9358aa6b2792925929971b1c623fea /package.json
parent687b7588820df02dfe7397a399f213f394aa6b09 (diff)
downloadopencode-e539efe2b9a627927ffcb1420098a69038d042e2.tar.gz
opencode-e539efe2b9a627927ffcb1420098a69038d042e2.zip
fix: patch arborist to get around bun bug (#23460)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 063226ad0..06bf9c91a 100644
--- a/package.json
+++ b/package.json
@@ -127,6 +127,7 @@
"@types/node": "catalog:"
},
"patchedDependencies": {
+ "@npmcli/[email protected]": "patches/@npmcli%[email protected]",
"@standard-community/[email protected]": "patches/@standard-community%[email protected]",
}