aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6a80e0a..cdb7452 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"types": "dts/types",
"type": "module",
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.17.0"
},
"files": [
"src"
@@ -89,6 +89,7 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "1.0.1",
"@discordjs/voice": "0.11.0",
+ "@distube/ytdl-core": "^4.13.5",
"@prisma/client": "4.16.0",
"@types/libsodium-wrappers": "^0.7.9",
"array-shuffle": "^3.0.0",
@@ -126,7 +127,6 @@
"sync-fetch": "^0.3.1",
"tsx": "3.8.2",
"xbytes": "^1.7.0",
- "ytdl-core": "^4.11.5",
"ytsr": "^3.8.4"
},
"resolutions": {