Creating contact page with captcha

This commit is contained in:
Esther
2020-06-29 10:09:10 +01:00
parent dd37e2e22c
commit f638cf4d8b
13 changed files with 137 additions and 4 deletions

View File

@@ -12,9 +12,11 @@
"cookie-parser": "1.4.4",
"debug": "4.1.1",
"express": "4.17.1",
"hcaptcha": "0.0.2",
"http-errors": "1.7.3",
"morgan": "1.10.0",
"node-sass-middleware": "0.11.0",
"nodemailer": "^6.4.10",
"pug": "3.0.0",
"winston": "^3.3.2"
}