feature/45-auth_tests #50

Merged
niggl merged 8 commits from feature/45-auth_tests into dev 2020-12-22 19:32:22 +00:00
Showing only changes of commit e1341fc126 - Show all commits

View File

@ -45,7 +45,8 @@
"typeorm": "^0.2.29",
"typeorm-routing-controllers-extensions": "^0.2.0",
"typeorm-seeding": "^1.6.1",
"uuid": "^8.3.1"
"uuid": "^8.3.1",
"validator": "^13.5.2"
},
"devDependencies": {
"@types/cors": "^2.8.8",