mirror of
https://github.com/danbulant/discord.js
synced 2026-06-08 17:21:31 +00:00
voice: use development version of prism
This commit is contained in:
parent
f67d682223
commit
7d2744be89
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
"form-data": "^2.3.2",
|
"form-data": "^2.3.2",
|
||||||
"node-fetch": "^2.1.2",
|
"node-fetch": "^2.1.2",
|
||||||
"pako": "^1.0.0",
|
"pako": "^1.0.0",
|
||||||
"prism-media": "^0.3.0",
|
"prism-media": "hydrabolt/prism-media",
|
||||||
"tweetnacl": "^1.0.0",
|
"tweetnacl": "^1.0.0",
|
||||||
"ws": "^4.0.0"
|
"ws": "^4.0.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue