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

added ffmpeg

This commit is contained in:
MatteZ02
2019-10-11 21:50:31 +03:00
parent 0794bbf3e5
commit db12d61eae
2 changed files with 16 additions and 2 deletions

View File

@ -14,14 +14,15 @@
"dblapi.js": "^2.3.0",
"discord.js": "^11.5.1",
"dotenv": "^8.1.0",
"ffmpeg": "0.0.4",
"firebase": "^6.6.0",
"firebase-admin": "^8.5.0",
"fs": "0.0.1-security",
"he": "^1.2.0",
"ms": "^2.1.1",
"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"
}
}