mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 15:35:29 +02:00
feat: SMTP integration and email notifications (#631)
This commit is contained in:
parent
803e14c9e1
commit
ca4d6761cd
14 changed files with 188 additions and 4 deletions
|
@ -36,6 +36,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"moment": "^2.29.4",
|
||||
"move-file": "^2.1.0",
|
||||
"nodemailer": "^6.9.12",
|
||||
"openid-client": "^5.6.1",
|
||||
"rimraf": "^5.0.5",
|
||||
"sails": "^1.5.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue