mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 06:45:22 +00:00
sync
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user