mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/kg-card-factory to v1.0.3
This commit is contained in:
parent
7fe5bacada
commit
1c0db1dc87
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"@tryghost/errors": "0.1.2",
|
||||
"@tryghost/helpers": "1.1.27",
|
||||
"@tryghost/image-transform": "0.2.1",
|
||||
"@tryghost/kg-card-factory": "1.0.2",
|
||||
"@tryghost/kg-card-factory": "1.0.3",
|
||||
"@tryghost/kg-default-atoms": "1.0.0",
|
||||
"@tryghost/kg-default-cards": "1.2.0",
|
||||
"@tryghost/kg-markdown-html-renderer": "1.0.3",
|
||||
|
|
|
@ -388,10 +388,10 @@
|
|||
optionalDependencies:
|
||||
sharp "^0.25.2"
|
||||
|
||||
"@tryghost/kg-card-factory@1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-1.0.2.tgz#fd7ec000034090d95e8891de474dd71ed3431f14"
|
||||
integrity sha512-inNg4C5C+Fa4rD7ze8/rz5qOBFrrmsnqKvp7xHe320oZIpMwUxJ/nGuzQyOY7LJl/oi4G6KDyHRSy6xFkHAtdQ==
|
||||
"@tryghost/kg-card-factory@1.0.3":
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-1.0.3.tgz#39f18a77fdd178a27b513028b71e5d547639480d"
|
||||
integrity sha512-EoxAA2fE+n9JyvsCSVnsNRyV44D7jT8ArbQeIl+2g/yA8GhRicKzsiR+xU1jnM6OWW3PNp8Pbnse4LhuoIWJqA==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^0.1.8":
|
||||
version "0.1.8"
|
||||
|
|
Loading…
Add table
Reference in a new issue