0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Fixed "undefined" appearing in email-cta cards when no content is provided

refs https://github.com/TryGhost/Team/issues/928

- bumped version of `kg-default-cards` which includes a fix
This commit is contained in:
Kevin Ansfield 2021-07-29 15:47:48 +01:00
parent 10b7b31e6b
commit dbbf80bc6a

View file

@ -66,7 +66,7 @@
"@tryghost/job-manager": "0.8.7",
"@tryghost/kg-card-factory": "3.0.2",
"@tryghost/kg-default-atoms": "3.0.0",
"@tryghost/kg-default-cards": "5.0.2",
"@tryghost/kg-default-cards": "5.0.3",
"@tryghost/kg-markdown-html-renderer": "5.0.2",
"@tryghost/kg-mobiledoc-html-renderer": "5.0.0",
"@tryghost/limit-service": "0.6.1",