This commit is contained in:
arturo
2020-08-26 17:10:35 -05:00
parent 22d6964054
commit 4ccd7b674d
3 changed files with 22 additions and 0 deletions
+2
View File
@@ -18,6 +18,7 @@
"dependencies": {
"@hapi/joi": "^17.1.1",
"@types/bcrypt": "^3.0.0",
"@types/cors": "^2.8.7",
"@types/express": "^4.17.7",
"@types/hapi__joi": "^17.1.4",
"@types/multer": "^1.4.4",
@@ -25,6 +26,7 @@
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"class-validator": "^0.12.2",
"cors": "^2.8.5",
"csv-parser": "^2.3.3",
"express": "^4.17.1",
"log-symbols": "^4.0.0",