mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
refactor: migrate from Bun.Glob to npm glob package (#14317)
This commit is contained in:
parent
7e35d0c610
commit
cb8b74d3f1
17 changed files with 315 additions and 127 deletions
|
|
@ -70,6 +70,7 @@
|
|||
"@actions/artifact": "5.0.1",
|
||||
"@tsconfig/bun": "catalog:",
|
||||
"@types/mime-types": "3.0.1",
|
||||
"glob": "13.0.5",
|
||||
"husky": "9.1.7",
|
||||
"prettier": "3.6.2",
|
||||
"semver": "^7.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue