diff options
| author | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2024-11-05 21:06:56 +0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-05 21:06:56 +0400 | 
| commit | dd6f84f649666577ac34b0ac8e869b5b8069d6da (patch) | |
| tree | beaf34bf765d90cdc8263975c67fac69bed984ce /discordjs | |
| parent | 4a6372df8829f310ff47aa93df6ea94231044bd9 (diff) | |
Update package.json
Diffstat (limited to 'discordjs')
| -rw-r--r-- | discordjs/package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/discordjs/package.json b/discordjs/package.json index 2adc689..9d94128 100644 --- a/discordjs/package.json +++ b/discordjs/package.json @@ -10,7 +10,7 @@    "license": "ISC",    "description": "",    "dependencies": { -    "discord.js": "^14.15.3", +    "discord.js": "^14.16.3",      "undici": "^6.18.2"    }  }  | 
