mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +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"
|
"fs-extra": "^0.30.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"node-opus": "^0.1.13",
|
"node-opus": "^0.1.13"
|
||||||
"opusscript": "^0.0.1"
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.12.7"
|
"node": ">=0.12.7"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue