mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Emergency bug fix
Stopped the client from assuming all errors were 429 errors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord.js",
|
||||
"version": "5.1.0",
|
||||
"version": "5.2.0",
|
||||
"description": "A way to interface with the Discord API",
|
||||
"main": "./entrypoint.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user