mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update gscan version
This commit is contained in:
parent
402d26a23c
commit
5f49d9090a
2 changed files with 4 additions and 4 deletions
|
@ -58,7 +58,7 @@
|
||||||
"ghost-storage-base": "0.0.3",
|
"ghost-storage-base": "0.0.3",
|
||||||
"glob": "5.0.15",
|
"glob": "5.0.15",
|
||||||
"got": "7.1.0",
|
"got": "7.1.0",
|
||||||
"gscan": "2.0.0",
|
"gscan": "2.2.0",
|
||||||
"html-to-text": "3.3.0",
|
"html-to-text": "3.3.0",
|
||||||
"image-size": "0.6.3",
|
"image-size": "0.6.3",
|
||||||
"intl": "1.2.5",
|
"intl": "1.2.5",
|
||||||
|
|
|
@ -2575,9 +2575,9 @@ grunt@~0.4.0:
|
||||||
underscore.string "~2.2.1"
|
underscore.string "~2.2.1"
|
||||||
which "~1.0.5"
|
which "~1.0.5"
|
||||||
|
|
||||||
gscan@2.0.0:
|
gscan@2.2.0:
|
||||||
version "2.0.0"
|
version "2.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.0.0.tgz#049e791ce3315359f7cd2280f0a334a88c22de77"
|
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.2.0.tgz#088006b2e4e009f7c368f4d2a4d43b118e27cde2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/extract-zip" "1.6.6"
|
"@tryghost/extract-zip" "1.6.6"
|
||||||
bluebird "^3.4.6"
|
bluebird "^3.4.6"
|
||||||
|
|
Loading…
Add table
Reference in a new issue