mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
Update dependency @tryghost/kg-default-cards to v2.0.2
This commit is contained in:
parent
bbcd32d204
commit
867e0306b9
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
|||
"@tryghost/image-transform": "0.2.4",
|
||||
"@tryghost/kg-card-factory": "2.0.0",
|
||||
"@tryghost/kg-default-atoms": "2.0.0",
|
||||
"@tryghost/kg-default-cards": "2.0.1",
|
||||
"@tryghost/kg-default-cards": "2.0.2",
|
||||
"@tryghost/kg-markdown-html-renderer": "2.0.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "3.0.0",
|
||||
"@tryghost/members-api": "0.20.0",
|
||||
|
|
|
@ -443,10 +443,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-atoms/-/kg-default-atoms-2.0.0.tgz#5924aec514810b10e1657c4e7664c24155e43023"
|
||||
integrity sha512-BJpE3CITXqsnRmAoRcFGufyYKwnKXbVofShHKXaX8TUUe5ifL/HUndklLCC12Ou5r3qp+OPRJrAIe+ZWKbuEvQ==
|
||||
|
||||
"@tryghost/kg-default-cards@2.0.1":
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-2.0.1.tgz#6e4f74439620dc007717e3c429fcdc3f1514da63"
|
||||
integrity sha512-EGrWWabR6N2oP+KMmqPsTqy10mRopSWHfl5tZeILW+ki4fiNrpMGf32Yp3olIWWaNN0JowRuxKTtvmZFmELR0w==
|
||||
"@tryghost/kg-default-cards@2.0.2":
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-2.0.2.tgz#cb8027134aa99752954e2e71ff61ecd82684ef29"
|
||||
integrity sha512-0Zp4Ad51VFFWYBySbSol8K71qrWi7pmBgMy5pffZe/vYomeOUT3pxWWsfu+nu0GMfwyrCbuSPBLnJ/u7GtiJjg==
|
||||
dependencies:
|
||||
"@tryghost/kg-markdown-html-renderer" "^2.0.0"
|
||||
"@tryghost/url-utils" "^0.6.14"
|
||||
|
|
Loading…
Reference in a new issue