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 (#39027)
Merged via squash.
Prepared head SHA: e149350260
Co-authored-by: apexfork <363026+apexfork@users.noreply.github.com>
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com>
Reviewed-by: @altaywtf
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