mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Added condition to main heading in header card
refs https://github.com/TryGhost/Team/issues/1253
refs b3ca368d24
- this commit bumps `@tryghost/kg-default-cards` to add a condition for
the heading in the header card
This commit is contained in:
parent
2a018405b9
commit
a35be11bff
@ -73,7 +73,7 @@
|
||||
"@tryghost/job-manager": "0.8.17",
|
||||
"@tryghost/kg-card-factory": "3.1.0",
|
||||
"@tryghost/kg-default-atoms": "3.1.0",
|
||||
"@tryghost/kg-default-cards": "5.15.10",
|
||||
"@tryghost/kg-default-cards": "5.15.11",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.1",
|
||||
"@tryghost/limit-service": "1.0.8",
|
||||
|
@ -1503,10 +1503,10 @@
|
||||
resolved "https://registry.npmjs.org/@tryghost/kg-default-atoms/-/kg-default-atoms-3.1.0.tgz"
|
||||
integrity sha512-FfROzVgqJWqJ7cVdS9dcALz7rnzNfV8zcrymAJrDTHDsqzAdMfSLe1tNQRm8zas9pyZLsD8zBGmLxG9dr4WFSA==
|
||||
|
||||
"@tryghost/kg-default-cards@5.15.10":
|
||||
version "5.15.10"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.15.10.tgz#9074ff5bb0e9ee500020a9498d88a685bc45ef2b"
|
||||
integrity sha512-Q+iUTr3zqRzop94naMoPfg6UZGgX3/xdkOc0EFS39xvyDY91zduN499DpSPcvqAVLg6rWy8yLaLAOCfoF8IOHw==
|
||||
"@tryghost/kg-default-cards@5.15.11":
|
||||
version "5.15.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.15.11.tgz#6a25c1a2180acf409f5e352f223a8a1737167554"
|
||||
integrity sha512-8A0NPTz7L/zhDpMKa5vdyW7Y3lzdD4z2Yyvcqk5sYBPbfW5r+fN39j7bxLNdqStsYEp7gwqfHl7p0C861gkQRQ==
|
||||
dependencies:
|
||||
"@tryghost/kg-markdown-html-renderer" "^5.1.0"
|
||||
"@tryghost/url-utils" "^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user