feat: add types for bcrypt

This commit is contained in:
Nemo D'ACREMONT 2024-10-26 08:36:23 +02:00
parent 6963e714f1
commit dd75bad74f
No known key found for this signature in database
GPG Key ID: 6E5BCE8022FA8276

View File

@ -13,6 +13,7 @@
"license": "ISC",
"description": "",
"devDependencies": {
"@types/bcrypt": "^5.0.2",
"@types/ejs": "^3.1.5",
"@types/express": "^5.0.0",
"@types/morgan": "^1.9.9",