BREAKING CHANGE(smartsmtp): now supports sending mails with sendmail

This commit is contained in:
2021-06-15 17:31:01 +02:00
parent c018435aa1
commit 2b4024b535
5 changed files with 18380 additions and 3694 deletions

View File

@@ -13,10 +13,10 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.15",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/qenv": "^4.0.10",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^14.0.27",
"@types/node": "^15.12.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},