mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Bumped ghost-ignition version
no issue
This commit is contained in:
parent
986c6d1f07
commit
6e0409d6db
2 changed files with 5 additions and 4 deletions
|
@ -63,7 +63,7 @@
|
||||||
"express-session": "1.15.6",
|
"express-session": "1.15.6",
|
||||||
"extract-zip": "1.6.7",
|
"extract-zip": "1.6.7",
|
||||||
"fs-extra": "3.0.1",
|
"fs-extra": "3.0.1",
|
||||||
"ghost-ignition": "3.0.1",
|
"ghost-ignition": "3.0.2",
|
||||||
"ghost-storage-base": "0.0.3",
|
"ghost-storage-base": "0.0.3",
|
||||||
"glob": "5.0.15",
|
"glob": "5.0.15",
|
||||||
"got": "8.3.2",
|
"got": "8.3.2",
|
||||||
|
|
|
@ -2307,9 +2307,10 @@ ghost-ignition@3.0.0:
|
||||||
prettyjson "^1.1.3"
|
prettyjson "^1.1.3"
|
||||||
uuid "^3.0.0"
|
uuid "^3.0.0"
|
||||||
|
|
||||||
ghost-ignition@3.0.1:
|
ghost-ignition@3.0.2:
|
||||||
version "3.0.1"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.1.tgz#ec4dbc070b66d98973a57a2959b1247fcf038fed"
|
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.2.tgz#a74480c337b917c9350ed0c34dfbd13cac24accd"
|
||||||
|
integrity sha512-plTyR1tTxv0uGzRkkyatsuhK/eYJaDlRAISd7DMc8l675yc0FH/A9ji6jjCtpP+00+Av5geKee6zpCVtH0uW8Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
bunyan "1.8.12"
|
bunyan "1.8.12"
|
||||||
bunyan-loggly "^1.3.1"
|
bunyan-loggly "^1.3.1"
|
||||||
|
|
Loading…
Reference in a new issue