Ghost/ghost/mailgun-client
Daniel Lockyer 6b1966ad9b Updated sinon dependency
- this is being done manually instead of merging the Renovate PR because
  the PR bundles another bump which doesn't pass yet
2023-03-02 12:43:42 +01:00
..
lib Implemented email analytics retrying (#16273) 2023-02-20 16:44:13 +01:00
test Implemented email analytics retrying (#16273) 2023-02-20 16:44:13 +01:00
.eslintrc.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
index.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
package.json Updated sinon dependency 2023-03-02 12:43:42 +01:00
README.md Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00

Mailgun Client

Mailgun client for Ghost

Usage

Test

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