mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
Add prism-media dependency
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user