mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
Update @tryghost/logging in Mailgun provider to v2
refs: https://github.com/TryGhost/Toolbox/issues/146 This allows the mailgun provider to run inside a job and talk to the parent process for logging.
This commit is contained in:
parent
a2a1144bf7
commit
f477e88a0f
@ -26,7 +26,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/email-analytics-service": "^1.0.5",
|
||||
"@tryghost/logging": "^1.0.2",
|
||||
"@tryghost/logging": "^2.0.0",
|
||||
"mailgun-js": "^0.22.0",
|
||||
"moment": "^2.29.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user