This commit is contained in:
2022-01-25 19:51:51 +07:00
parent d5e656cc22
commit a142ff43f0
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -8,6 +8,7 @@
"discord.js": "^13.6.0",
"dotenv": "^10.0.0",
"node-osu": "^2.2.1",
"ping": "^0.4.1",
"ts-custom-error": "^3.2.0",
"typescript": "^4.4.4",
"validator": "^13.7.0",
@@ -16,6 +17,7 @@
"devDependencies": {
"@prisma/client": "^3.3.0",
"@types/node": "^16.11.6",
"@types/ping": "^0.4.1",
"@types/validator": "^13.6.5",
"prisma": "^3.3.0",
"ts-node-dev": "^1.1.8"