Skip to content

Commit 6bd4156

Browse files
committed
fix: remove install script to fix npm install with prebuilt binaries
The install script was causing npm install failures because node-gyp-build was being executed before dependencies were installed. Since we use prebuildify to create prebuilt binaries, the install script is not needed.
1 parent f7374f1 commit 6bd4156

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)