mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
chore: upgrade deps (#10824)
This commit is contained in:
@@ -55,6 +55,7 @@ export function install(packageManager: PackageManager) {
|
||||
|
||||
console.log(`Installing dependencies with ${packageManager}...`);
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/switch-exhaustiveness-check
|
||||
switch (packageManager) {
|
||||
case 'yarn':
|
||||
console.log();
|
||||
|
||||
Reference in New Issue
Block a user