Skip to content

Commit

Permalink
Last known good version compatible with prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth-descript committed Dec 15, 2023
1 parent aacb47f commit 39115d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"devDependencies": {
"eslint": "^8.9.0",
"ffmpeg-ffprobe-static": "^4.4.0-rc.11",
"node-gyp": "^10.0.1",
"node-gyp": "^9.4.1",
"patch-package": "^6.2.2",
"prebuild": "^12.1.0",
"tape": "^5.5.2"
},
"overrides": {
"prebuild": {
"node-gyp": "^10.0.1"
"node-gyp": "^9.4.1"
}
},
"gypfile": true
Expand Down

0 comments on commit 39115d6

Please sign in to comment.