We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0561e69 commit 04b7a6fCopy full SHA for 04b7a6f
1 file changed
package.json
@@ -33,6 +33,7 @@
33
"clean": "node-gyp clean && rm -rf lib && rm -rf build && rm -f *.tgz",
34
"test": "node ./test/prepare.mjs && vitest run --poolOptions.forks.singleFork --silent=false --disable-console-intercept"
35
},
36
+ "gypfile": false,
37
"engines": {
38
"node": ">=18"
39
0 commit comments