This commit is contained in:
2022-01-30 20:08:21 +07:00
parent faceb39af9
commit c18650e5c5
2 changed files with 170 additions and 17 deletions
+11 -1
View File
@@ -1,19 +1,29 @@
{
"dependencies": {
"@discordjs/builders": "^0.7.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.8.0",
"@types/color-thief-node": "^1.0.1",
"bluebird": "^3.7.2",
"bufferutil": "^4.0.6",
"color-thief-node": "^1.0.4",
"country-code-emoji": "^2.3.0",
"country-code-lookup": "^0.0.19",
"discord-api-types": "^0.26.1",
"discord.js": "^13.6.0",
"dotenv": "^10.0.0",
"erlpack": "discord/erlpack",
"libsodium-wrappers": "^0.7.9",
"node-osu": "^2.2.1",
"ping": "^0.4.1",
"play-dl": "^1.8.2",
"ts-custom-error": "^3.2.0",
"typescript": "^4.4.4",
"utf-8-validate": "^5.0.8",
"validator": "^13.7.0",
"winston": "^3.3.3"
"winston": "^3.3.3",
"zlib-sync": "^0.1.7"
},
"devDependencies": {
"@prisma/client": "^3.3.0",