Skip to content

Commit 228a78d

Browse files
committed
fix: npm@10.4.0+ will run node-gyp rebuild (#112)
1 parent 571f577 commit 228a78d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/emnapi/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.1.0",
44
"description": "Node-API implementation for Emscripten",
55
"main": "index.js",
6+
"gypfile": false,
67
"peerDependencies": {
78
"node-addon-api": ">= 6.1.0"
89
},

0 commit comments

Comments
 (0)