Bumped Koenig mobiledoc html renderer

no issue

- package is out of RC and ready for release
This commit is contained in:
Kevin Ansfield 2021-03-10 19:09:22 +00:00
parent 394b845617
commit d3a553bab0
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"@tryghost/kg-default-atoms": "2.0.4",
"@tryghost/kg-default-cards": "4.0.0",
"@tryghost/kg-markdown-html-renderer": "4.0.0",
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0-rc.1",
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0",
"@tryghost/limit-service": "0.3.0",
"@tryghost/magic-link": "1.0.0",
"@tryghost/members-api": "1.0.0",

View File

@ -475,10 +475,10 @@
markdown-it-mark "^3.0.0"
semver "^7.3.4"
"@tryghost/kg-mobiledoc-html-renderer@4.0.0-rc.1":
version "4.0.0-rc.1"
resolved "https://registry.yarnpkg.com/@tryghost/kg-mobiledoc-html-renderer/-/kg-mobiledoc-html-renderer-4.0.0-rc.1.tgz#5002a50c9a5f93a4e26de0618421a7839444635c"
integrity sha512-QxCg0TEuU+Hmwc9I7U9WPAlqzxPgm5ca1MbrT0PXgxaRbnwCVwLPWWFTBnYgdGRFQqFtrgHk6bfmo1pvm3tacA==
"@tryghost/kg-mobiledoc-html-renderer@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-mobiledoc-html-renderer/-/kg-mobiledoc-html-renderer-4.0.0.tgz#310f8343535225c2fb766ddca85cc6d59ebc29c1"
integrity sha512-sJyxaNSKR0hSi8I1vkUACfrh607YCAbrrHv5LASckn5zIrABNmGAEQLfUzHrDCahf/WYYWzxmFwcbkiKy/n5qg==
dependencies:
mobiledoc-dom-renderer "^0.7.0"
semver "^7.3.4"