Add Axios to the package

This commit is contained in:
2024-09-14 23:26:15 -04:00
parent bc0fc23fb0
commit 27516a0a25

View File

@@ -12,6 +12,7 @@
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@discordjs/voice": "^0.17.0", "@discordjs/voice": "^0.17.0",
"axios": "^1.7.7",
"convert-units": "^2.3.4", "convert-units": "^2.3.4",
"discord.js": "^14.15.3", "discord.js": "^14.15.3",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",