Added the joi dependency to the package.json

This commit is contained in:
2022-09-09 01:06:34 +02:00
parent a02206781f
commit 0e04039c15
2 changed files with 42 additions and 1 deletions

View File

@ -14,6 +14,7 @@
"discord-oauth2": "^2.10.0",
"dotenv": "^16.0.2",
"express": "^4.18.1",
"joi": "^17.6.0",
"mongoose": "^6.5.4",
"ts-node": "^10.9.1",
"typescript": "^4.8.2",