mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Bump gscan to version 2.0.0
no issue
This commit is contained in:
parent
b151f41971
commit
59d9f1867d
3 changed files with 4 additions and 4 deletions
Binary file not shown.
|
@ -58,7 +58,7 @@
|
|||
"ghost-storage-base": "0.0.3",
|
||||
"glob": "5.0.15",
|
||||
"got": "7.1.0",
|
||||
"gscan": "https://github.com/TryGhost/gscan/tarball/058e4d63f254df0920f1b257a4992acfed13a476",
|
||||
"gscan": "2.0.0",
|
||||
"html-to-text": "3.3.0",
|
||||
"image-size": "0.6.3",
|
||||
"intl": "1.2.5",
|
||||
|
|
|
@ -2551,9 +2551,9 @@ grunt@~0.4.0:
|
|||
underscore.string "~2.2.1"
|
||||
which "~1.0.5"
|
||||
|
||||
"gscan@https://github.com/TryGhost/gscan/tarball/058e4d63f254df0920f1b257a4992acfed13a476":
|
||||
version "1.5.1"
|
||||
resolved "https://github.com/TryGhost/gscan/tarball/058e4d63f254df0920f1b257a4992acfed13a476#1bae864f251f2b3b4ffaf68958c0d75d322f103e"
|
||||
gscan@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.0.0.tgz#049e791ce3315359f7cd2280f0a334a88c22de77"
|
||||
dependencies:
|
||||
"@tryghost/extract-zip" "1.6.6"
|
||||
bluebird "^3.4.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue