Fix crashing

This commit is contained in:
bingus_violet 2024-08-09 05:12:33 -05:00
parent 2cc0fbffcf
commit 374e1f7036
3 changed files with 12 additions and 12 deletions

View file

@ -23,7 +23,7 @@
},
"homepage": "https://github.com/Violets-puragtory/YoutubeConverter#readme",
"dependencies": {
"@distube/ytdl-core": "^4.13.7",
"@distube/ytdl-core": "^4.14.4",
"child_process": "^1.0.2",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0"