mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 22:21:17 +00:00
Remove opusscript from optionals whoops
This commit is contained in:
parent
93771ce6d0
commit
3462bbc8d4
2 changed files with 2 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue