3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00

chore: update to discord.js 13.7.0

This commit is contained in:
Dragory 2022-06-01 19:26:43 +03:00
parent 6df67da3cb
commit 5387d4a82a
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
4 changed files with 135 additions and 76 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.31.0",
"discord.js": "^13.6.0",
"discord-api-types": "^0.33.1",
"discord.js": "^13.7.0",
"dotenv": "^4.0.0",
"emoji-regex": "^8.0.0",
"erlpack": "github:discord/erlpack",