Skip to content

Commit 04b7a6f

Browse files
committed
Stop auto build on install
1 parent 0561e69 commit 04b7a6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"clean": "node-gyp clean && rm -rf lib && rm -rf build && rm -f *.tgz",
3434
"test": "node ./test/prepare.mjs && vitest run --poolOptions.forks.singleFork --silent=false --disable-console-intercept"
3535
},
36+
"gypfile": false,
3637
"engines": {
3738
"node": ">=18"
3839
},

0 commit comments

Comments
 (0)