prepare the server

This commit is contained in:
Sven Czarnian
2022-10-22 17:19:20 +02:00
parent 5718d6bcf8
commit 31c9739d38
3 changed files with 22 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
"@nestjs/core": "^9.0.0",
"@nestjs/mongoose": "^9.2.0",
"@nestjs/platform-express": "^9.0.0",
"helmet": "^6.0.0",
"js-yaml": "^4.1.0",
"mongoose": "^6.6.7",
"reflect-metadata": "^0.1.13",