mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Update dependency @tryghost/version to v0.1.3
This commit is contained in:
parent
bd8a45d094
commit
61f1aa4bf2
2 changed files with 10 additions and 2 deletions
|
@ -89,7 +89,7 @@
|
|||
"@tryghost/update-check-service": "0.2.0",
|
||||
"@tryghost/url-utils": "2.0.1",
|
||||
"@tryghost/validator": "0.1.3",
|
||||
"@tryghost/version": "0.1.2",
|
||||
"@tryghost/version": "0.1.3",
|
||||
"@tryghost/vhost-middleware": "1.0.15",
|
||||
"@tryghost/zip": "1.1.14",
|
||||
"amperize": "0.6.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1078,7 +1078,15 @@
|
|||
moment-timezone "0.5.23"
|
||||
validator "7.2.0"
|
||||
|
||||
"@tryghost/version@0.1.2", "@tryghost/version@^0.1.2":
|
||||
"@tryghost/version@0.1.3":
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.3.tgz#3814480e0daf800afcb518ae3d580623ef271ff9"
|
||||
integrity sha512-+FDuEyXIvUH2NdTlnjNukbPyrN+oHyoZrmrt2al+BRZ7mJ+itIqTWsqcBC7IIcYDSy23MDENkET0+xOgLY7d1g==
|
||||
dependencies:
|
||||
"@tryghost/root-utils" "^0.3.3"
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/version@^0.1.2":
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.2.tgz#599e8008f7731c214930ad1a7d06e1bdbf440972"
|
||||
integrity sha512-EGukgUAXqV/0i1/6QKDTPIacgfJVnfPKOjNEUJS6CG9Aa6TwlK/su2vDiafZ4F2Y+vGjX+ILu2LsiWI+tI51nw==
|
||||
|
|
Loading…
Add table
Reference in a new issue