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

Updated the header card

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

- Applied the design simplification in the frontend rendering
This commit is contained in:
Thibaut Patel 2021-12-16 15:28:34 +01:00
parent 7898828cc6
commit e5ae8720ae
2 changed files with 5 additions and 5 deletions

View file

@ -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.6",
"@tryghost/kg-default-cards": "5.15.7",
"@tryghost/kg-markdown-html-renderer": "5.1.0",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.1",
"@tryghost/limit-service": "1.0.8",

View file

@ -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.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.15.6.tgz#dcaa622c13cdd54edb528d734cf031b19807fe94"
integrity sha512-JLp5qQhVOjQ7oybWCluAiAjVBFJR0a7jzLZztvzETOyaO2YQuOIO9dMseUMuNMjxqq6Izu/a44eCgd8MLphgKQ==
"@tryghost/kg-default-cards@5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.15.7.tgz#f3ccc761cade83d25bd641c614b41b0789b42249"
integrity sha512-K8i7o8FVDQxWmkegNsI+kS1OY6DKg9+1dW3iSNXgZePrTW+HC9vcBEiLnQJPeDpzs/Dj1L2NNxAlE49Au29vMw==
dependencies:
"@tryghost/kg-markdown-html-renderer" "^5.1.0"
"@tryghost/url-utils" "^2.0.0"