Added the ts-md5 dependency to the package.json
This commit is contained in:
@ -19,7 +19,8 @@
|
||||
"mongoose": "^7.3.1",
|
||||
"mongoose-field-encryption": "^6.1.0",
|
||||
"nodemailer": "^6.9.3",
|
||||
"speakeasy": "^2.0.0"
|
||||
"speakeasy": "^2.0.0",
|
||||
"ts-md5": "^1.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bcrypt": "^5.0.0",
|
||||
|
Reference in New Issue
Block a user