fixed new.js

This commit is contained in:
Eartharoid
2019-10-22 22:29:30 +01:00
parent d4522cd729
commit 60044a1e70
2 changed files with 75 additions and 69 deletions

View File

@@ -4,8 +4,8 @@
"description": "A Discord ticket/support - an open-source & self-hosted bot",
"main": "index.js",
"dependencies": {
"discord.js": "^11.4.2",
"leekslazylogger": "^1.1.3"
"discord.js": "^11.5.1",
"leekslazylogger": "^1.1.7"
},
"devDependencies": {},
"scripts": {