1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 03:06:01 +00:00
This commit is contained in:
MatteZ02
2019-10-16 14:20:49 +03:00
parent 4b7b90a5e2
commit 2366f7e3a6
4 changed files with 1345 additions and 164 deletions

View File

@ -14,14 +14,15 @@
"dblapi.js": "^2.3.0",
"discord.js": "^11.5.1",
"dotenv": "^8.1.0",
"firebase": "^6.6.0",
"firebase-admin": "^8.5.0",
"ffmpeg-binaries": "^4.0.0",
"firebase": "^6.6.2",
"firebase-admin": "^8.6.0",
"fs": "0.0.1-security",
"ms": "^2.1.1",
"he": "^1.2.0",
"ms": "^2.1.2",
"node-opus": "^0.3.2",
"request": "^2.88.0",
"simple-youtube-api": "^5.2.1",
"ytdl-core": "^0.29.7",
"he": "^1.2.0"
"ytdl-core": "^0.29.7"
}
}