mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Bump gscan to tarball link
no issue - GScan 2.0 is in progress - it's helpful to use a latest tarball already for testing
This commit is contained in:
parent
1caa941d20
commit
65b5ccfe54
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": "1.5.0",
|
"gscan": "https://github.com/TryGhost/gscan/tarball/437c99f72cd6c350ffe1388f2a95a405637592cf",
|
||||||
"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",
|
||||||
|
|
|
@ -2551,9 +2551,9 @@ grunt@~0.4.0:
|
||||||
underscore.string "~2.2.1"
|
underscore.string "~2.2.1"
|
||||||
which "~1.0.5"
|
which "~1.0.5"
|
||||||
|
|
||||||
gscan@1.5.0:
|
"gscan@https://github.com/TryGhost/gscan/tarball/437c99f72cd6c350ffe1388f2a95a405637592cf":
|
||||||
version "1.5.0"
|
version "1.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-1.5.0.tgz#b94446ab1ebc058c36e26f086ab0c0b97634832f"
|
resolved "https://github.com/TryGhost/gscan/tarball/437c99f72cd6c350ffe1388f2a95a405637592cf#acc0964bd2a50634a41a64870ee9cb730a6c8c4a"
|
||||||
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