We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aacb47f commit 39115d6Copy full SHA for 39115d6
package.json
@@ -58,14 +58,14 @@
58
"devDependencies": {
59
"eslint": "^8.9.0",
60
"ffmpeg-ffprobe-static": "^4.4.0-rc.11",
61
- "node-gyp": "^10.0.1",
+ "node-gyp": "^9.4.1",
62
"patch-package": "^6.2.2",
63
"prebuild": "^12.1.0",
64
"tape": "^5.5.2"
65
},
66
"overrides": {
67
"prebuild": {
68
- "node-gyp": "^10.0.1"
+ "node-gyp": "^9.4.1"
69
}
70
71
"gypfile": true
0 commit comments