mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
Update package.json to depend on npm distribution of prism-media rather than the git repo
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "^7.0.0",
|
"@types/node": "^7.0.0",
|
||||||
"long": "^3.2.0",
|
"long": "^3.2.0",
|
||||||
"prism-media": "hydrabolt/prism-media",
|
"prism-media": "^0.0.1",
|
||||||
"snekfetch": "^2.2.0",
|
"snekfetch": "^2.2.0",
|
||||||
"tweetnacl": "^0.14.0",
|
"tweetnacl": "^0.14.0",
|
||||||
"ws": "^2.0.0"
|
"ws": "^2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user