mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
fix(voice): always install Davey as DAVE is becoming required (#11385)
* fix(voice): always install Davey as DAVE is becoming required * chore: requested changes --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -1817,6 +1817,9 @@ importers:
|
||||
|
||||
packages/voice:
|
||||
dependencies:
|
||||
'@snazzah/davey':
|
||||
specifier: ^0.1.8
|
||||
version: 0.1.8
|
||||
'@types/ws':
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.1
|
||||
@@ -1848,9 +1851,6 @@ importers:
|
||||
'@noble/ciphers':
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
'@snazzah/davey':
|
||||
specifier: ^0.1.8
|
||||
version: 0.1.8
|
||||
'@types/node':
|
||||
specifier: ^22.19.2
|
||||
version: 22.19.2
|
||||
|
||||
Reference in New Issue
Block a user