Added things

This commit is contained in:
2026-04-26 18:14:29 +02:00
parent 2ec52a78cf
commit 9048bb0f11
5 changed files with 80 additions and 20 deletions

View File

@@ -20,6 +20,7 @@
"mongoose": "^9.3.0",
"multer": "^2.1.1",
"nodemon": "^3.1.14",
"passport": "^0.7.0"
"passport": "^0.7.0",
"passport-jwt": "^4.0.1"
}
}