Skip to content

Commit

Permalink
fix: update node-gyp to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Dec 19, 2024
1 parent 88f05df commit 315ba74
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 184 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@pnpm/byline": "^1.0.0",
"@pnpm/error": "^6.0.0",
"@yarnpkg/shell": "4.0.0",
"node-gyp": "^10.1.0",
"node-gyp": "^11.0.0",
"resolve-from": "^5.0.0",
"slide": "^1.1.6",
"uid-number": "0.0.6",
Expand Down
Loading

0 comments on commit 315ba74

Please sign in to comment.