mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 04:36:02 +00:00
Removed ffmpeg-static in dependencies & Updated package name
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "radiox",
|
||||
"name": "eximiabots-radiox",
|
||||
"version": "1.0.0",
|
||||
"description": "Radio Bot for Discord",
|
||||
"main": "index.js",
|
||||
@ -19,7 +19,6 @@
|
||||
"@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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user