mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Added css rules for file card
refs https://github.com/TryGhost/Team/issues/1231
This commit is contained in:
parent
f64cf70cc9
commit
c3e2eddc86
@ -131,7 +131,7 @@
|
||||
"ghost-storage-base": "1.0.0",
|
||||
"glob": "7.2.0",
|
||||
"got": "9.6.0",
|
||||
"gscan": "4.19.0",
|
||||
"gscan": "4.20.0",
|
||||
"html-to-text": "5.1.1",
|
||||
"image-size": "1.0.0",
|
||||
"intl": "1.2.5",
|
||||
|
@ -5915,10 +5915,10 @@ grunt@1.4.1:
|
||||
nopt "~3.0.6"
|
||||
rimraf "~3.0.2"
|
||||
|
||||
gscan@4.19.0:
|
||||
version "4.19.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.19.0.tgz#65e5293f6107d9a4ddd371b2821eb6f1bd0ce4e3"
|
||||
integrity sha512-x4yIKYCD0BsphDZhp1Ihajm1g1AcJAmAGLbdgD4tZhYdg+KNniJSiPDuZmS7TUCkOBj+tVFxuXd8a/NyA93bjw==
|
||||
gscan@4.20.0:
|
||||
version "4.20.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.20.0.tgz#be4e756757306ae8660dc5e3f209b42bf5a6855b"
|
||||
integrity sha512-J//Gw7ajVUEHALnVnEO/u6kKSG64jp1tPR3VfOSohsugmZ+HnonqotfPhYQRtFBRfgJvCGfyUPG/CFqJKWKNjg==
|
||||
dependencies:
|
||||
"@sentry/node" "6.16.1"
|
||||
"@tryghost/config" "0.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user