mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-23 10:03:40 +00:00
refactor(core): inline portable shell scanner (#44026)
This commit is contained in:
parent
e2758b9945
commit
f69f78ec6b
16 changed files with 8 additions and 134 deletions
|
|
@ -50,9 +50,6 @@ await $`bun ./packages/ai/script/publish.ts`
|
|||
console.log("\n=== util ===\n")
|
||||
await $`bun ./packages/util/script/publish.ts`
|
||||
|
||||
console.log("\n=== shell scan ===\n")
|
||||
await $`bun ./packages/shell-scan/script/publish.ts`
|
||||
|
||||
console.log("\n=== protocol ===\n")
|
||||
await $`bun ./packages/protocol/script/publish.ts`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue