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:
J. Campbell
2026-03-08 04:07:10 -05:00
committed by GitHub
parent e5fdfec9dc
commit b38f371630
2 changed files with 2 additions and 0 deletions

View File

@@ -435,6 +435,7 @@
"@lydell/node-pty",
"@matrix-org/matrix-sdk-crypto-nodejs",
"@napi-rs/canvas",
"@tloncorp/api",
"@whiskeysockets/baileys",
"authenticate-pam",
"esbuild",

View File

@@ -8,6 +8,7 @@ onlyBuiltDependencies:
- "@lydell/node-pty"
- "@matrix-org/matrix-sdk-crypto-nodejs"
- "@napi-rs/canvas"
- "@tloncorp/api"
- "@whiskeysockets/baileys"
- authenticate-pam
- esbuild