mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
Merge branch 'master' into migrate-from-remote-to-ipc
This commit is contained in:
@ -92,7 +92,7 @@
|
||||
"npm": "Please use yarn and not npm"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cliqz/adblocker-electron": "^1.23.4",
|
||||
"@cliqz/adblocker-electron": "^1.23.5",
|
||||
"@ffmpeg/core": "^0.10.0",
|
||||
"@ffmpeg/ffmpeg": "^0.10.1",
|
||||
"async-mutex": "^0.3.2",
|
||||
@ -114,8 +114,8 @@
|
||||
"mpris-service": "^2.1.2",
|
||||
"node-fetch": "^2.6.7",
|
||||
"node-notifier": "^10.0.1",
|
||||
"ytdl-core": "^4.10.1",
|
||||
"ytpl": "^2.2.3"
|
||||
"ytdl-core": "^4.11.0",
|
||||
"ytpl": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"auto-changelog": "^2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user