Add back Mailgun support #43
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I had to remove Mailgun support because the Mailgun client library we were depending on, mailgun-js, was pulling in an outdated dependency that was causing side-effects with other components. There is a new client library now, mailgun.js. Consider adding Mailgun back again with the new client library.
More specifically, the side-effect was: sindresorhus/got#951
The text was updated successfully, but these errors were encountered: