We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610dada commit bc78bfaCopy full SHA for bc78bfa
1 file changed
package.json
@@ -112,7 +112,6 @@
112
"jsdoc": "^4.0.4",
113
"lint-staged": "^17.0.0",
114
"mocha": "^11.0.2",
115
- "node-gyp": "^12.2.0",
116
"prebuildify": "^6.0.1",
117
"rimraf": "^6.0.1",
118
"sinon": "^22.0.0",
@@ -128,6 +127,7 @@
128
127
"debug": "^4.4.0",
129
"json-bigint": "^1.0.0",
130
"node-addon-api": "^8.3.1",
+ "node-gyp": "^13.0.0",
131
"rxjs": "^7.8.1",
132
"walk": "^2.3.15",
133
"ws": "^8.18.0"
0 commit comments