forked from Elijah/AudioBot
Replace @discordjs/opus with opusscript 0.1.1
This commit is contained in:
parent
7afbed4020
commit
6eec4e6829
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordjs/opus": "^0.9.0",
|
"opusscript": "^0.1.1",
|
||||||
"@discordjs/voice": "^0.16.1",
|
"@discordjs/voice": "^0.16.1",
|
||||||
"discord.js": "^14.14.1",
|
"discord.js": "^14.14.1",
|
||||||
"libsodium-wrappers": "^0.7.13",
|
"libsodium-wrappers": "^0.7.13",
|
||||||
|
|
Loading…
Reference in a new issue