summaryrefslogtreecommitdiffhomepage
path: root/packages/shared
diff options
context:
space:
mode:
authorThomas Butler <[email protected]>2026-04-16 13:21:04 -0500
committerGitHub <[email protected]>2026-04-16 13:21:04 -0500
commitc60862fc9e0a3378fe7be7c5079545c0d5c8d405 (patch)
tree06b6be49a7aa83f7d8e997ab699b0f68dbfd3df2 /packages/shared
parentbee5f919fc5ae915aad0a4b5138e1e7f8274b9de (diff)
downloadopencode-c60862fc9e0a3378fe7be7c5079545c0d5c8d405.tar.gz
opencode-c60862fc9e0a3378fe7be7c5079545c0d5c8d405.zip
fix: add missing glob dependency (#22851)
Diffstat (limited to 'packages/shared')
-rw-r--r--packages/shared/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json
index bdfca12a9..4d10a30a3 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -26,6 +26,7 @@
"@effect/platform-node": "catalog:",
"@npmcli/arborist": "catalog:",
"effect": "catalog:",
+ "glob": "13.0.5",
"mime-types": "3.0.2",
"minimatch": "10.2.5",
"semver": "catalog:",