optimise by removing unneeded modules and replacing with built-in methods (#344)

This commit is contained in:
David Ralph
2022-09-30 19:21:59 +01:00
committed by GitHub
parent 460138fb73
commit ce6e2b7d8f
4 changed files with 5 additions and 6 deletions

View File

@@ -44,7 +44,6 @@
"@fastify/jwt": "^5.0.1",
"@fastify/oauth2": "^5.1.0",
"@prisma/client": "^4.3.1",
"boolean": "^3.2.0",
"cryptr": "^6.0.3",
"discord.js": "^14.3.0",
"dotenv": "^16.0.2",
@@ -55,7 +54,6 @@
"keyv": "^4.5.0",
"leeks.js": "^0.2.4",
"leekslazylogger": "^4.1.7",
"md5": "^2.3.0",
"ms": "^2.1.3",
"node-dir": "^0.1.17",
"node-emoji": "^1.11.0",