Skip to content

Commit d668949

Browse files
committed
chore: update node-gyp
1 parent e863030 commit d668949

2 files changed

Lines changed: 462 additions & 9 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dotenv-cli": "^6.0.0",
3131
"electron": "33",
3232
"electron-builder": "^23.6.0",
33-
"node-gyp": "^9.3.0",
33+
"node-gyp": "^10.2.0",
3434
"prettier": "^2.8.0",
3535
"rimraf": "^3.0.2",
3636
"tsc-watch": "^5.0.3",
@@ -149,4 +149,4 @@
149149
"electron-window-state": "^5.0.3"
150150
},
151151
"packageManager": "yarn@3.3.0"
152-
}
152+
}

0 commit comments

Comments
 (0)