mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
Improve plugins, make settings server separate
This commit is contained in:
@@ -32,21 +32,16 @@
|
||||
"boxen": "^5.0.0",
|
||||
"discord.js": "^12.5.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"fastify": "^3.12.0",
|
||||
"fastify-secure-session": "^2.3.1",
|
||||
"fastify-static": "^4.0.1",
|
||||
"form-data": "^4.0.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"leeks.js": "^0.0.9",
|
||||
"leekslazylogger-fastify": "^0.1.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"semver": "^7.3.4",
|
||||
"sequelize": "^6.5.0",
|
||||
"socket.io": "^3.1.2",
|
||||
"terminal-link": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.20.0",
|
||||
"eslint": "^7.21.0",
|
||||
"jsdoc": "^3.6.6",
|
||||
"mariadb": "^2.5.2",
|
||||
"mysql2": "^2.2.5",
|
||||
|
Reference in New Issue
Block a user