Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
package.json: dependencies "node-gyp": "^10.2.0",
  • Loading branch information
cclauss authored Aug 29, 2024
commit 3174bfb1cf59fe0ea904d29ba25db80b15e9ca8e
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"glsl-tokenizer": "^2.1.5",
"nan": "^2.18.0",
"node-abi": "^3.56.0",
"node-gyp": "^10.0.1",
"node-gyp": "^10.2.0",
"prebuild-install": "^7.1.1"
},
"devDependencies": {
Expand Down