feat: upgrade discord.js to v13.2

This commit is contained in:
Dragory 2021-10-26 12:37:40 +03:00
parent 0a61d865ff
commit 9771b7e883
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 74 additions and 59 deletions

View file

@ -30,7 +30,7 @@
"cross-env": "^5.2.0",
"deep-diff": "^1.0.2",
"discord-api-types": "^0.22.0",
"discord.js": "^13.1.0",
"discord.js": "^13.2.0",
"dotenv": "^4.0.0",
"emoji-regex": "^8.0.0",
"erlpack": "github:almeidx/erlpack#f0c535f73817fd914806d6ca26a7730c14e0fb7c",