mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-24 13:54:07 +00:00
sync
This commit is contained in:
parent
58a4cd00b6
commit
2678ceb45e
1 changed files with 2 additions and 1 deletions
|
|
@ -90,7 +90,8 @@ export namespace Npm {
|
|||
progress: false,
|
||||
savePrefix: "",
|
||||
})
|
||||
await arb.reify()
|
||||
const result = await arb.reify()
|
||||
console.log(result)
|
||||
}
|
||||
|
||||
export async function which(pkg: string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue