Add nodemailer & lodash.template dependencies

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-02-19 21:42:38 +04:00
parent fa6ff2a783
commit 85035052eb
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -31,12 +31,14 @@
"express": "^4.17.1",
"lodash.deburr": "^4.1.0",
"lodash.pick": "^4.4.0",
"lodash.template": "^4.5.0",
"lodash.union": "^4.6.0",
"lodash.uniq": "^4.5.0",
"mongodb": "^3.6.9",
"next": "12",
"next-auth": "^4.1.2",
"next-pwa": "^5.4.4",
"nodemailer": "^6.7.2",
"nprogress": "^0.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",