mirror of
https://github.com/danbulant/discord.js
synced 2026-06-08 09:13: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": {
|
"dependencies": {
|
||||||
"@types/node": "^6.0.0",
|
"@types/node": "^6.0.0",
|
||||||
"pako": "^1.0.0",
|
"pako": "^1.0.0",
|
||||||
|
"prism-media": "hydrabolt/prism-media#master",
|
||||||
"superagent": "^3.3.0",
|
"superagent": "^3.3.0",
|
||||||
"tweetnacl": "^0.14.0",
|
"tweetnacl": "^0.14.0",
|
||||||
"ws": "^1.1.1"
|
"ws": "^1.1.1"
|
||||||
|
|
@ -57,6 +58,7 @@
|
||||||
"ws": false,
|
"ws": false,
|
||||||
"uws": false,
|
"uws": false,
|
||||||
"erlpack": false,
|
"erlpack": false,
|
||||||
|
"prism-media": false,
|
||||||
"opusscript": false,
|
"opusscript": false,
|
||||||
"node-opus": false,
|
"node-opus": false,
|
||||||
"tweet-nacl": false,
|
"tweet-nacl": false,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue