Fix dependencies

This commit is contained in:
2024-12-20 16:30:16 +01:00
parent 5cdb091688
commit aa09aa409d
4 changed files with 4 additions and 22 deletions

View File

@ -10,16 +10,12 @@
"author": "Tomato#6966 (author of this template), Ninluc",
"license": "ISC",
"dependencies": {
"@discordjs/opus": "^0.5.3",
"@discordjs/voice": "^0.10.0",
"ascii-table": "0.0.9",
"colors": "^1.4.0",
"discord.js": "^13.8.1",
"ffmpeg-static": "^4.4.1",
"libsodium-wrappers": "^0.7.10",
"moment": "^2.29.4"
},
"devDependencies": {
"ascii-table": "0.0.9",
"colors": "^1.4.0"
}
}