Updating to Spirit 0.0.48 (#1074)

refs. https://github.com/TryGhost/Team/issues/148
- fix vertical rhythm for divs and headings
This commit is contained in:
Peter Zimon 2018-11-26 11:34:16 +01:00 committed by Kevin Ansfield
parent f3ea465435
commit f94f7d52d9
2 changed files with 5 additions and 5 deletions

View File

@ -99,7 +99,7 @@
"eslint": "4.19.1",
"eslint-plugin-ghost": "0.0.25",
"fs-extra": "4.0.3",
"ghost-spirit": "0.0.42",
"ghost-spirit": "0.0.48",
"glob": "7.1.2",
"google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost",
"grunt": "1.0.3",

View File

@ -6002,10 +6002,10 @@ ghost-ignition@^2.7.0:
prettyjson "^1.1.3"
uuid "^3.0.0"
ghost-spirit@0.0.42:
version "0.0.42"
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.42.tgz#31e04c03bd4889be21a714f11031eb6cdaf1e739"
integrity sha512-ywcpaiz1OpzJiFY45jbbGmMkjAMG/dgpw9Phn03xNCRf1fTk1y04uRt5ZVjFAwSBGkCTlMEKIie+nXNU9JZZfg==
ghost-spirit@0.0.48:
version "0.0.48"
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.48.tgz#fc686f0830dcb6af0733b1b72a154774c25d566f"
integrity sha512-+K6oguMAlef3LbNDrIrXP+l9ogouQ4O1HKSWGcm2VzS/mPius2Nyu4DbpjULo4DoWC5JNE3B2g7kEXVDO4FeEA==
dependencies:
autoprefixer "8.2.0"
bluebird "^3.4.6"