Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
🐛 Fixed video size in the editor (#1039)
Browse files Browse the repository at this point in the history
Closes #9808
 - Bumps ghost-spirit to 0.0.35
  • Loading branch information
rishabhgrg authored and kevinansfield committed Aug 27, 2018
1 parent 5576515 commit ea87514
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -100,7 +100,7 @@
"eslint": "4.19.1",
"eslint-plugin-ghost": "0.0.25",
"fs-extra": "4.0.3",
"ghost-spirit": "0.0.34",
"ghost-spirit": "0.0.35",
"glob": "7.1.2",
"google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost",
"grunt": "1.0.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -5241,9 +5241,9 @@ ghost-ignition@^2.7.0:
prettyjson "^1.1.3"
uuid "^3.0.0"

ghost-spirit@0.0.34:
version "0.0.34"
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.34.tgz#a553bf4784aadea394a6713ef0413911176d8c6d"
ghost-spirit@0.0.35:
version "0.0.35"
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.35.tgz#647f31bde35a73c171f8e272dbe3385b56ad1edf"
dependencies:
autoprefixer "8.2.0"
bluebird "^3.4.6"
Expand Down

0 comments on commit ea87514

Please sign in to comment.