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:
parent
10b7b31e6b
commit
dbbf80bc6a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue