orliesaurus / nodemailer-mailgun-transport

nodemailer is an amazing node module to send emails within any of your nodejs apps. This is the transport plugin that goes with nodemailer to send email using Mailgun 🔫
MIT License
881 stars 98 forks source link

deps: upgrade deprecated 'consolidate' module to supported version. #126

Open markstos opened 1 year ago

markstos commented 1 year ago

One feature of the new version is that it no longer requires the bluebird dependency.

Fixes #124