feat: update to discord.js@13.6.0 and discord-api-types@0.31.0

This commit is contained in:
Dragory 2022-04-04 23:10:07 +03:00
parent 9d301a4242
commit b9422ce12d
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 138 additions and 224 deletions

View file

@ -28,8 +28,8 @@
"cors": "^2.8.5",
"cross-env": "^5.2.0",
"deep-diff": "^1.0.2",
"discord-api-types": "^0.22.0",
"discord.js": "^13.3.1",
"discord-api-types": "^0.31.0",
"discord.js": "^13.6.0",
"dotenv": "^4.0.0",
"emoji-regex": "^8.0.0",
"erlpack": "github:almeidx/erlpack#f0c535f73817fd914806d6ca26a7730c14e0fb7c",