Skip to content

Commit f25bb55

Browse files
authored
Upgrade node-gyp to fix #643 and #646 (#673)
1 parent 783c7ed commit f25bb55

File tree

2 files changed

+122
-220
lines changed

2 files changed

+122
-220
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"cross-env": "^5.1.4",
5454
"eslint": "^6.8.0",
5555
"mocha": "10",
56-
"node-gyp": "^9.4.0",
56+
"node-gyp": "^10.0.1",
5757
"ps-list": "^6.0.0",
5858
"typescript": "^3.8.3"
5959
}

0 commit comments

Comments
 (0)