Skip to content

Commit

Permalink
Update dependency node-gyp to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 2f0c799 commit 0651e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
}
},
"optionalDependencies": {
"node-gyp": "8.x"
"node-gyp": "11.x"
},
"scripts": {
"install": "prebuild-install -r napi || node-gyp rebuild",
Expand Down

0 comments on commit 0651e24

Please sign in to comment.