mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 04:52:22 +00:00
Add prism-media dependency
This commit is contained in:
parent
77548c194f
commit
89cea574be
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"dependencies": {
|
||||
"@types/node": "^6.0.0",
|
||||
"pako": "^1.0.0",
|
||||
"prism-media": "hydrabolt/prism-media#master",
|
||||
"superagent": "^3.3.0",
|
||||
"tweetnacl": "^0.14.0",
|
||||
"ws": "^1.1.1"
|
||||
|
|
@ -57,6 +58,7 @@
|
|||
"ws": false,
|
||||
"uws": false,
|
||||
"erlpack": false,
|
||||
"prism-media": false,
|
||||
"opusscript": false,
|
||||
"node-opus": false,
|
||||
"tweet-nacl": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue