Ghost/ghost/mailgun-client
Daniel Lockyer 48dda23554
Reverted "Added version information to log lines"
refs https://github.com/TryGhost/Toolbox/issues/501

- this reverts commit f2116357b7
- something with Elasticsearch is causing high CPU usage, so this commit
  reverts that for now
2023-01-17 13:20:47 +01:00
..
lib Updated jsdoc for mailgun-client 2023-01-13 16:10:32 +01:00
test Added storage for email failures (#15901) 2022-12-01 10:00:53 +01:00
.eslintrc.js
index.js
package.json Reverted "Added version information to log lines" 2023-01-17 13:20:47 +01:00
README.md

Mailgun Client

Mailgun client for Ghost

Usage

Test

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