mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Added basic theme UI for audio cards
refs https://github.com/TryGhost/Team/issues/1230
This commit is contained in:
parent
faff6ad669
commit
a1c1a62e50
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@
|
|||
"@tryghost/job-manager": "0.8.15",
|
||||
"@tryghost/kg-card-factory": "3.1.0",
|
||||
"@tryghost/kg-default-atoms": "3.1.0",
|
||||
"@tryghost/kg-default-cards": "5.9.0",
|
||||
"@tryghost/kg-default-cards": "5.9.1",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.0",
|
||||
"@tryghost/limit-service": "1.0.5",
|
||||
|
|
|
@ -1430,10 +1430,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-atoms/-/kg-default-atoms-3.1.0.tgz#4daff7104c1f261b1b816dd75ae4104009f9c1e6"
|
||||
integrity sha512-FfROzVgqJWqJ7cVdS9dcALz7rnzNfV8zcrymAJrDTHDsqzAdMfSLe1tNQRm8zas9pyZLsD8zBGmLxG9dr4WFSA==
|
||||
|
||||
"@tryghost/kg-default-cards@5.9.0":
|
||||
version "5.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.9.0.tgz#2dbd1bf0545376e505fde69fc4fd525241662283"
|
||||
integrity sha512-w2zfY/tYmf/uTfgzGajLBavoTCQ1XEN+GaLY7v6GeGPkbLIMsAIW4DG9WdR73P5Sq7sDrTQ5fKoUcI195cEE1g==
|
||||
"@tryghost/kg-default-cards@5.9.1":
|
||||
version "5.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.9.1.tgz#a0c21d309bdcb48109962eaa79c3045a09c43ba9"
|
||||
integrity sha512-gw5v8crEm4Lgira+ybGYH3LXauY2TCr0WOD12KVHUbyYxHoIYvgSBzGDsTJgFeoiW8//XDTF9DmjD0NnGN6vdw==
|
||||
dependencies:
|
||||
"@tryghost/kg-markdown-html-renderer" "^5.1.0"
|
||||
"@tryghost/url-utils" "^2.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue