Update package.json

This commit is contained in:
Wizzard 2024-02-05 23:44:10 -05:00
parent 35f08b663a
commit 5eec305e91
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
{
"dependencies": {
"discord-stream-client": "^1.4.8",
"discord.js-selfbot-v13": "^3.1.4",
"dotenv": "^16.4.1"
"dotenv": "^16.4.1",
"libsodium-wrappers": "^0.7.13",
"opusscript": "^0.0.8"
}
}