Fix livestreams

This commit is contained in:
Max Isom 2022-01-29 22:01:03 -05:00
parent af05210be4
commit c519a43620
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
4 changed files with 33 additions and 24 deletions

View file

@ -82,14 +82,14 @@
},
"dependencies": {
"@discordjs/opus": "^0.7.0",
"@discordjs/voice": "^0.7.5",
"@discordjs/voice": "^0.8.0",
"@prisma/client": "^3.7.0",
"@types/libsodium-wrappers": "^0.7.9",
"array-shuffle": "^3.0.0",
"debug": "^4.3.3",
"delay": "^5.0.0",
"discord-api-types": "^0.26.1",
"discord.js": "^13.5.0",
"discord.js": "^13.6.0",
"dotenv": "^8.5.1",
"execa": "^6.0.0",
"fluent-ffmpeg": "^2.1.2",