mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 20:34:02 +03:00
Koenig - Fixed broken styles
no issue - bump `ghost-spirit` version to fix selectors
This commit is contained in:
parent
115a9ce554
commit
fbcc320f54
@ -11,6 +11,7 @@ export default Component.extend({
|
||||
layout,
|
||||
|
||||
caption: '',
|
||||
captureInput: false,
|
||||
placeholder: '',
|
||||
|
||||
_keypressHandler: null,
|
||||
|
@ -100,7 +100,7 @@
|
||||
"eslint": "4.19.1",
|
||||
"eslint-plugin-ghost": "0.0.25",
|
||||
"fs-extra": "4.0.3",
|
||||
"ghost-spirit": "0.0.31",
|
||||
"ghost-spirit": "0.0.32",
|
||||
"glob": "7.1.2",
|
||||
"google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost",
|
||||
"grunt": "1.0.3",
|
||||
|
@ -5241,9 +5241,9 @@ ghost-ignition@^2.7.0:
|
||||
prettyjson "^1.1.3"
|
||||
uuid "^3.0.0"
|
||||
|
||||
ghost-spirit@0.0.31:
|
||||
version "0.0.31"
|
||||
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.31.tgz#2a79ffc22d546ba34200417d166496fa51373707"
|
||||
ghost-spirit@0.0.32:
|
||||
version "0.0.32"
|
||||
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.32.tgz#da7d00d0f6b5c1647d9f0628edb091989461f7b8"
|
||||
dependencies:
|
||||
autoprefixer "8.2.0"
|
||||
bluebird "^3.4.6"
|
||||
|
Loading…
Reference in New Issue
Block a user