Added ffmpeg-static to dependencies

This commit is contained in:
Christer Warén
2020-08-15 00:33:23 +03:00
parent ac6ec9317c
commit aef6bf77b1
2 changed files with 114 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
"@discordjs/opus": "^0.3.2",
"discord.js": "^12.3.0",
"dotenv": "^8.2.0",
"ffmpeg-static": "^4.2.6",
"node-fetch": "^2.6.0",
"path": "^0.12.7"
}