Merge branch 'master' of https://github.com/Androz2091/discord-player
This commit is contained in:
commit
9b3725cb54
2 changed files with 5 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
"@discordjs/voice": "^0.8.0",
|
||||
"discord-ytdl-core": "^5.0.4",
|
||||
"libsodium-wrappers": "^0.7.9",
|
||||
"prism-media": "https://codeload.github.com/discord-player/prism-media/tar.gz/main",
|
||||
"soundcloud-scraper": "^5.0.2",
|
||||
"spotify-url-info": "^2.2.3",
|
||||
"tiny-typed-emitter": "^2.1.0",
|
||||
|
|
|
@ -3530,6 +3530,10 @@ prism-media@^1.2.9, prism-media@^1.3.2:
|
|||
resolved "https://registry.yarnpkg.com/prism-media/-/prism-media-1.3.2.tgz#a1f04423ec15d22f3d62b1987b6a25dc49aad13b"
|
||||
integrity sha512-L6UsGHcT6i4wrQhFF1aPK+MNYgjRqR2tUoIqEY+CG1NqVkMjPRKzS37j9f8GiYPlD6wG9ruBj+q5Ax+bH8Ik1g==
|
||||
|
||||
"prism-media@https://codeload.github.com/discord-player/prism-media/tar.gz/main":
|
||||
version "1.3.3"
|
||||
resolved "https://codeload.github.com/discord-player/prism-media/tar.gz/main#d89848eb1884517541daad06d6ec9fa6cc1b7031"
|
||||
|
||||
progress@^2.0.0:
|
||||
version "2.0.3"
|
||||
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
||||
|
|
Loading…
Reference in a new issue