fix(build): allow @lydell/node-pty builds
parent
37a2eee837
commit
7ed55682b7
2
.npmrc
2
.npmrc
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ packages:
|
|||
|
||||
onlyBuiltDependencies:
|
||||
- '@whiskeysockets/baileys'
|
||||
- '@lydell/node-pty'
|
||||
- authenticate-pam
|
||||
- esbuild
|
||||
- protobufjs
|
||||
|
|
|
|||
Loading…
Reference in New Issue