mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Bump Spirit CSS version
This commit is contained in:
parent
7875a167ec
commit
3dcbec0047
@ -97,7 +97,7 @@
|
||||
"eslint": "4.19.1",
|
||||
"eslint-plugin-ghost": "0.0.23",
|
||||
"fs-extra": "4.0.3",
|
||||
"ghost-spirit": "0.0.9",
|
||||
"ghost-spirit": "0.0.10",
|
||||
"glob": "7.1.2",
|
||||
"google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost",
|
||||
"grunt": "1.0.2",
|
||||
|
@ -5268,7 +5268,26 @@ ghost-ignition@^2.7.0:
|
||||
prettyjson "^1.1.3"
|
||||
uuid "^3.0.0"
|
||||
|
||||
ghost-spirit@0.0.9, ghost-spirit@^0.0.9:
|
||||
ghost-spirit@0.0.10:
|
||||
version "0.0.10"
|
||||
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.10.tgz#2df76f14698a0a9a6cc7f1ccf08cff4f8fff27ad"
|
||||
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.9:
|
||||
version "0.0.9"
|
||||
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.9.tgz#0281357da1e11b5238b1121b535b52339f979897"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user