aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2023-09-10 16:31:26 -0700
committerMax Isom <[email protected]>2023-09-10 16:33:33 -0700
commitdabdf32f76f6090fbab24f10777d3e581c82c5e0 (patch)
tree649c10917d75b5170214384443f51a914c557a2d /package.json
parentf1f6ee7e8975f1333f9b39af439be70f34abf5ee (diff)
downloadmuse-dabdf32f76f6090fbab24f10777d3e581c82c5e0.tar.xz
muse-dabdf32f76f6090fbab24f10777d3e581c82c5e0.zip
Bump ytdl-core
Closes https://github.com/codetheweb/muse/issues/970.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e22759e..687ddc3 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"sync-fetch": "^0.3.1",
"tsx": "3.8.2",
"xbytes": "^1.7.0",
- "ytdl-core": "^4.11.5",
+ "ytdl-core": "git+https://github.com/khlevon/node-ytdl-core.git#v4.11.4-patch.2",
"ytsr": "^3.8.4"
},
"resolutions": {