Feat add. variables {{name}} the message sent

This commit is contained in:
Wender Teixeira
2022-01-12 00:31:12 -03:00
parent 783c05d172
commit f4653aaaf4
6 changed files with 66 additions and 18 deletions

View File

@@ -27,6 +27,7 @@
"http-graceful-shutdown": "^2.3.2",
"jsonwebtoken": "^8.5.1",
"multer": "^1.4.2",
"mustache": "^4.2.0",
"mysql2": "^2.2.5",
"pg": "^8.4.1",
"pino": "^6.9.0",
@@ -52,6 +53,7 @@
"@types/jest": "^26.0.15",
"@types/jsonwebtoken": "^8.5.0",
"@types/multer": "^1.4.4",
"@types/mustache": "^4.1.2",
"@types/node": "^14.11.8",
"@types/supertest": "^2.0.10",
"@types/uuid": "^8.3.3",