Add new status message system

This commit is contained in:
Jonas L
2019-06-24 00:00:00 +00:00
parent 95160b0558
commit 17058c375c
9 changed files with 119 additions and 6 deletions
+2
View File
@@ -27,6 +27,7 @@
"@types/basic-auth": "^1.1.2",
"@types/body-parser": "^1.17.0",
"@types/email-templates": "^3.5.0",
"@types/escape-html": "0.0.20",
"@types/express": "^4.16.0",
"@types/http-errors": "^1.6.1",
"@types/lodash": "^4.14.116",
@@ -46,6 +47,7 @@
"body-parser": "^1.18.3",
"ejs": "^2.6.1",
"email-templates": "^5.0.4",
"escape-html": "^1.0.3",
"express": "^4.16.3",
"google-auth-library": "^4.2.2",
"http-errors": "^1.7.0",