node_modules: update

This commit is contained in:
Dawid Dziurla
2021-03-23 21:57:43 +01:00
parent a5a673e774
commit 9210f61cf4
9 changed files with 90 additions and 44 deletions

View File

@ -148,6 +148,12 @@
"secure": false
},
"OhMySMTP": {
"host": "smtp.ohmysmtp.com",
"port": 587,
"secure": false
},
"Postmark": {
"aliases": ["PostmarkApp"],
"host": "smtp.postmarkapp.com",