mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Koenig - Fix list margins
refs https://github.com/TryGhost/Ghost/issues/9623 - bump Ghost-Spirit dependency
This commit is contained in:
parent
bc97cd39a8
commit
65e21cb1e0
@ -98,7 +98,7 @@
|
||||
"eslint": "4.19.1",
|
||||
"eslint-plugin-ghost": "0.0.25",
|
||||
"fs-extra": "4.0.3",
|
||||
"ghost-spirit": "0.0.23",
|
||||
"ghost-spirit": "0.0.24",
|
||||
"glob": "7.1.2",
|
||||
"google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost",
|
||||
"grunt": "1.0.3",
|
||||
|
@ -5175,7 +5175,26 @@ ghost-ignition@^2.7.0:
|
||||
prettyjson "^1.1.3"
|
||||
uuid "^3.0.0"
|
||||
|
||||
ghost-spirit@0.0.23, ghost-spirit@>=0.0.18:
|
||||
ghost-spirit@0.0.24:
|
||||
version "0.0.24"
|
||||
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.24.tgz#004ab09fcbc7b0ff3db6f769b66a5d6b892a4c90"
|
||||
dependencies:
|
||||
autoprefixer "8.2.0"
|
||||
bluebird "^3.4.6"
|
||||
connect-slashes "^1.3.1"
|
||||
cssnano "^4.0.0-rc.2"
|
||||
express "^4.14.0"
|
||||
express-hbs "^1.0.2"
|
||||
ghost-ignition "^2.7.0"
|
||||
gulp-postcss "7.0.1"
|
||||
lodash "^4.15.0"
|
||||
postcss-color-mod-function "2.4.2"
|
||||
postcss-custom-media "6.0.0"
|
||||
postcss-custom-properties "7.0.0"
|
||||
postcss-easy-import "3.0.0"
|
||||
postcss-prefix-selector "1.6.0"
|
||||
|
||||
ghost-spirit@>=0.0.18:
|
||||
version "0.0.23"
|
||||
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.23.tgz#cd7f4cd4b9f7336e8f7510a5f84878b05945ebdc"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user