0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Bumped ghost-ignition version to 3.0.3

no issue
This commit is contained in:
Nazar Gargol 2019-03-07 14:29:03 +08:00
parent 9810834f7b
commit 363d10cc29
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"express-session": "1.15.6",
"extract-zip": "1.6.7",
"fs-extra": "3.0.1",
"ghost-ignition": "3.0.2",
"ghost-ignition": "3.0.3",
"ghost-storage-base": "0.0.3",
"glob": "5.0.15",
"got": "8.3.2",

View file

@ -2395,10 +2395,10 @@ ghost-ignition@3.0.0:
prettyjson "^1.1.3"
uuid "^3.0.0"
ghost-ignition@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.2.tgz#a74480c337b917c9350ed0c34dfbd13cac24accd"
integrity sha512-plTyR1tTxv0uGzRkkyatsuhK/eYJaDlRAISd7DMc8l675yc0FH/A9ji6jjCtpP+00+Av5geKee6zpCVtH0uW8Q==
ghost-ignition@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.3.tgz#1170d9e33beaa26e4651ccbea3d8bb982f12516a"
integrity sha512-bEkmODt8KOhBCdE8saj+O+HKPl53YUBjlHDfcqZ6EEwp6fsh41jzpXTDMrKYV2D/Iwl4HERU/i2sXzGPGeLlIw==
dependencies:
bunyan "1.8.12"
bunyan-loggly "^1.3.1"