change user model to typescript

This commit is contained in:
canove
2020-09-14 16:47:43 -03:00
parent 60b12cbc9f
commit eba3553a2d
5 changed files with 27 additions and 48 deletions

View File

@@ -30,6 +30,7 @@
"yup": "^0.29.3"
},
"devDependencies": {
"@types/bcryptjs": "^2.4.2",
"@types/bluebird": "^3.5.32",
"@types/cors": "^2.8.7",
"@types/express": "^4.17.8",