Skip to content

Commit

Permalink
Updating ytdl-core as issue got fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
aandrew-me committed Aug 26, 2022
1 parent ff21f7e commit 54a4c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"electron-updater": "^5.2.1",
"ffmpeg-static": "^5.0.2",
"ytdl-core": "^4.10.0"
"ytdl-core": "^4.11.1"
},
"name": "ytdownloader",
"version": "2.0.4",
Expand Down

0 comments on commit 54a4c05

Please sign in to comment.