mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Replace email-templates by nodemailer
This commit is contained in:
+3
-2
@@ -32,11 +32,12 @@
|
||||
"@adobe/jsonschema2md": "^6.0.3",
|
||||
"@types/basic-auth": "^1.1.3",
|
||||
"@types/body-parser": "^1.19.0",
|
||||
"@types/email-templates": "^8.0.0",
|
||||
"@types/ejs": "^3.1.0",
|
||||
"@types/express": "^4.17.9",
|
||||
"@types/http-errors": "^1.8.0",
|
||||
"@types/lodash": "^4.14.166",
|
||||
"@types/node": "^14.14.16",
|
||||
"@types/nodemailer": "^6.4.4",
|
||||
"@types/socket.io": "^2.1.12",
|
||||
"@types/tokgen": "^1.0.0",
|
||||
"@types/umzug": "^2.3.0",
|
||||
@@ -52,12 +53,12 @@
|
||||
"body-parser": "^1.19.0",
|
||||
"ejs": "^3.1.5",
|
||||
"email-addresses": "^3.1.0",
|
||||
"email-templates": "^8.0.2",
|
||||
"express": "^4.17.1",
|
||||
"http-errors": "^1.8.0",
|
||||
"iab_verifier": "^0.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"mariadb": "^2.5.2",
|
||||
"nodemailer": "^6.7.2",
|
||||
"pg": "^8.5.1",
|
||||
"pg-hstore": "^2.3.3",
|
||||
"rate-limiter-flexible": "^2.1.15",
|
||||
|
||||
Reference in New Issue
Block a user