mirror of
https://github.com/colanode/colanode.git
synced 2025-12-29 00:25:03 +01:00
Added Nodemailer dependency
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/multer": "^1.4.12",
|
||||
"@types/node": "^22.7.7",
|
||||
"@types/nodemailer": "^6.4.16",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@types/ws": "^8.5.12",
|
||||
"nodemon": "^3.1.7",
|
||||
@@ -42,6 +43,7 @@
|
||||
"kafkajs": "^2.2.4",
|
||||
"kysely": "^0.27.4",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"nodemailer": "^6.9.16",
|
||||
"pg": "^8.13.0",
|
||||
"postgres": "^3.4.4",
|
||||
"redis": "^4.7.0",
|
||||
|
||||
Reference in New Issue
Block a user