Added nodemailer dependecy

ref #118
This commit is contained in:
Nicolai Ort 2021-01-26 16:06:47 +01:00
parent cf012c0b7e
commit 908ac4f1ce
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
"jsonwebtoken": "^8.5.1",
"libphonenumber-js": "^1.9.7",
"mysql": "^2.18.1",
"nodemailer": "^6.4.17",
"pg": "^8.5.1",
"reflect-metadata": "^0.1.13",
"routing-controllers": "^0.9.0-alpha.6",