Skip to content

Commit 3a592b3

Browse files
Update dependency node-gyp to v12
1 parent 528e15a commit 3a592b3

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": "12.x"
6767
},
6868
"scripts": {
6969
"install": "prebuild-install -r napi || node-gyp rebuild",

0 commit comments

Comments
 (0)