mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/kg-card-factory to v2.1.2
This commit is contained in:
parent
08a72d38a9
commit
daf79e367d
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"@tryghost/helpers": "1.1.30",
|
||||
"@tryghost/image-transform": "1.0.3",
|
||||
"@tryghost/job-manager": "0.1.0",
|
||||
"@tryghost/kg-card-factory": "2.1.1",
|
||||
"@tryghost/kg-card-factory": "2.1.2",
|
||||
"@tryghost/kg-default-atoms": "2.0.1",
|
||||
"@tryghost/kg-default-cards": "2.5.0",
|
||||
"@tryghost/kg-markdown-html-renderer": "2.0.1",
|
||||
|
|
|
@ -437,10 +437,10 @@
|
|||
fastq "1.8.0"
|
||||
p-wait-for "3.1.0"
|
||||
|
||||
"@tryghost/kg-card-factory@2.1.1":
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-2.1.1.tgz#c157da23969bec651a021b79656c249420921e89"
|
||||
integrity sha512-BFdDQReNgpDewfGWU841MRDUWUb9Ci1rs/09voBzswvQYsR6pxb0yxUxLj9UjgZznWkk8rj2elnby0PevnJ9gA==
|
||||
"@tryghost/kg-card-factory@2.1.2":
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-2.1.2.tgz#36ea77165cb8ddaf676389b53ca66d66205a7cb6"
|
||||
integrity sha512-G5vdMxUFe9YBC8vUZM81kn1R6Sb/Cv8wuwsAXhwTYg/W5cj8ZDHt6iCUV16z1bml5uY+xf4uQPIPzoI1rZP0mA==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^1.0.6":
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Reference in a new issue