Skip to content

Commit

Permalink
Update dependency node-gyp to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 44e570a commit c794675
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 @@ -66,7 +66,7 @@
}
},
"optionalDependencies": {
"node-gyp": "8.x"
"node-gyp": "10.x"
},
"scripts": {
"build": "node-pre-gyp build",
Expand Down

0 comments on commit c794675

Please sign in to comment.