Skip to content

Commit 8ed0977

Browse files
committed
chore: update node-gyp, node-gyp-build to latest
1 parent 44dcec4 commit 8ed0977

2 files changed

Lines changed: 632 additions & 730 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"homepage": "https://github.com/sentialx/node-window-manager#readme",
3333
"devDependencies": {
3434
"@types/node": "13.11.1",
35-
"node-gyp": "^9.3.1",
35+
"node-gyp": "^10.2.0",
3636
"tslint": "6.1.1",
3737
"typescript": "3.8.3"
3838
},
3939
"dependencies": {
4040
"extract-file-icon": "^0.3.2",
4141
"node-addon-api": "2.0.0",
42-
"node-gyp-build": "^4.2.1"
42+
"node-gyp-build": "^4.8.3"
4343
}
4444
}

0 commit comments

Comments
 (0)