Update discord.js to version 12.3.1

This commit is contained in:
depfu[bot]
2020-08-16 19:56:11 +00:00
committed by GitHub
parent f8b9270d9d
commit d751024864
2 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
"description": "A Discord ticket/support - an open-source & self-hosted bot",
"main": "src/index.js",
"dependencies": {
"discord.js": "^12.2.0",
"discord.js": "^12.3.1",
"dotenv": "^8.2.0",
"leekslazylogger": "^2.0.0-alpha.5",
"node-fetch": "^2.6.0",