Koenig - Fixed broken styles

no issue
- bump `ghost-spirit` version to fix selectors
This commit is contained in:
Kevin Ansfield 2018-08-08 14:45:01 +01:00
parent b244b294d5
commit b2d29780e9
3 changed files with 5 additions and 4 deletions

View File

@ -11,6 +11,7 @@ export default Component.extend({
layout,
caption: '',
captureInput: false,
placeholder: '',
_keypressHandler: null,

View File

@ -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",

View File

@ -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"