1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 03:06:01 +00:00

fixed queue conflict

This commit is contained in:
MatteZ02
2020-04-13 13:57:39 +03:00
parent 54e7e8ab9b
commit 76f4873c78
4 changed files with 100 additions and 633 deletions

View File

@ -21,7 +21,7 @@
"dblapi.js": "^2.4.0",
"discord.js": "^12.1.1",
"dotenv": "^8.2.0",
"firebase": "^7.13.2",
"firebase": "^7.14.0",
"firebase-admin": "^8.10.0",
"fs": "0.0.1-security",
"he": "^1.2.0",
@ -31,6 +31,6 @@
"simple-youtube-api": "^5.2.1",
"video-thumbnail-url": "^1.0.1",
"yt-search": "^1.1.2",
"ytdl-core": "^1.0.9"
"ytdl-core": "^2.0.1"
}
}