Skip to content

Commit 0651e24

Browse files
Update dependency node-gyp to v11
1 parent 2f0c799 commit 0651e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
}
6464
},
6565
"optionalDependencies": {
66-
"node-gyp": "8.x"
66+
"node-gyp": "11.x"
6767
},
6868
"scripts": {
6969
"install": "prebuild-install -r napi || node-gyp rebuild",

0 commit comments

Comments
 (0)