mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Remove opusscript from optionals whoops
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
"fs-extra": "^0.30.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"node-opus": "^0.1.13",
|
||||
"opusscript": "^0.0.1"
|
||||
"node-opus": "^0.1.13"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.12.7"
|
||||
|
||||
Reference in New Issue
Block a user