fix(build): allow @lydell/node-pty builds

This commit is contained in:
Peter Steinberger
2026-01-17 06:49:07 +00:00
parent 37a2eee837
commit 7ed55682b7
2 changed files with 2 additions and 1 deletions

2
.npmrc
View File

@@ -1 +1 @@
allow-build-scripts=@whiskeysockets/baileys,sharp,esbuild,protobufjs,fs-ext,node-pty
allow-build-scripts=@whiskeysockets/baileys,sharp,esbuild,protobufjs,fs-ext,node-pty,@lydell/node-pty

View File

@@ -5,6 +5,7 @@ packages:
onlyBuiltDependencies:
- '@whiskeysockets/baileys'
- '@lydell/node-pty'
- authenticate-pam
- esbuild
- protobufjs