mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:20:43 +00:00
fix(ci): declare bundled root mirrors
This commit is contained in:
16
package.json
16
package.json
@@ -1735,17 +1735,31 @@
|
||||
"bundle": {
|
||||
"mirroredRootRuntimeDependencies": [
|
||||
"@agentclientprotocol/sdk",
|
||||
"@clack/prompts",
|
||||
"@lydell/node-pty",
|
||||
"@mariozechner/pi-ai",
|
||||
"@mariozechner/pi-coding-agent",
|
||||
"@modelcontextprotocol/sdk",
|
||||
"ajv",
|
||||
"chokidar",
|
||||
"commander",
|
||||
"croner",
|
||||
"dotenv",
|
||||
"https-proxy-agent",
|
||||
"jiti",
|
||||
"json5",
|
||||
"jszip",
|
||||
"markdown-it",
|
||||
"openai",
|
||||
"semver",
|
||||
"tar",
|
||||
"tslog",
|
||||
"web-push"
|
||||
"typebox",
|
||||
"undici",
|
||||
"web-push",
|
||||
"ws",
|
||||
"yaml",
|
||||
"zod"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user