mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix: add @tloncorp/api to pnpm onlyBuiltDependencies allowlist
This commit is contained in:
@@ -435,6 +435,7 @@
|
||||
"@lydell/node-pty",
|
||||
"@matrix-org/matrix-sdk-crypto-nodejs",
|
||||
"@napi-rs/canvas",
|
||||
"@tloncorp/api",
|
||||
"@whiskeysockets/baileys",
|
||||
"authenticate-pam",
|
||||
"esbuild",
|
||||
|
||||
@@ -8,6 +8,7 @@ onlyBuiltDependencies:
|
||||
- "@lydell/node-pty"
|
||||
- "@matrix-org/matrix-sdk-crypto-nodejs"
|
||||
- "@napi-rs/canvas"
|
||||
- "@tloncorp/api"
|
||||
- "@whiskeysockets/baileys"
|
||||
- authenticate-pam
|
||||
- esbuild
|
||||
|
||||
Reference in New Issue
Block a user