Ghost/ghost/mailgun-client
Daniel Lockyer 98d171cfc6 Bumped @tryghost/metrics package
- this change contains the removal of the `promise.allsettled` package,
  as this is not needed on Node 12+, which removes 75 further dependencies
  in production mode
2024-07-04 11:40:56 +02:00
..
lib
test
.eslintrc.js
index.js
package.json Bumped @tryghost/metrics package 2024-07-04 11:40:56 +02:00
README.md

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests