Skip to content

Commit 39115d6

Browse files
Last known good version compatible with prebuild
1 parent aacb47f commit 39115d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
"devDependencies": {
5959
"eslint": "^8.9.0",
6060
"ffmpeg-ffprobe-static": "^4.4.0-rc.11",
61-
"node-gyp": "^10.0.1",
61+
"node-gyp": "^9.4.1",
6262
"patch-package": "^6.2.2",
6363
"prebuild": "^12.1.0",
6464
"tape": "^5.5.2"
6565
},
6666
"overrides": {
6767
"prebuild": {
68-
"node-gyp": "^10.0.1"
68+
"node-gyp": "^9.4.1"
6969
}
7070
},
7171
"gypfile": true

0 commit comments

Comments
 (0)