mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency @tryghost/constants to v0.1.8
This commit is contained in:
parent
cd5b186b00
commit
d89ef63317
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"@tryghost/adapter-manager": "0.2.13",
|
||||
"@tryghost/admin-api-schema": "2.3.0",
|
||||
"@tryghost/bootstrap-socket": "0.2.9",
|
||||
"@tryghost/constants": "0.1.7",
|
||||
"@tryghost/constants": "0.1.8",
|
||||
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
|
||||
"@tryghost/email-analytics-service": "1.0.0",
|
||||
"@tryghost/errors": "0.2.11",
|
||||
|
|
|
@ -608,10 +608,10 @@
|
|||
dependencies:
|
||||
long-timeout "^0.1.1"
|
||||
|
||||
"@tryghost/constants@0.1.7":
|
||||
version "0.1.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.7.tgz#410fa77a569443f7919378d2e8c770f32f972584"
|
||||
integrity sha512-5X2C6thZvjR7bGeGVJv7/hlkExDwoP+szhrfnJ7Yc+Dr0iKtGyrXufcwzC8c9gt0AC8/g8lv9A1RGSkUn160TQ==
|
||||
"@tryghost/constants@0.1.8":
|
||||
version "0.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.8.tgz#b08074cdc6f8a379209750e60c2ab62c8ba895cf"
|
||||
integrity sha512-3/w0k2JlpYjG/3tU3zjvVlrNH+kK9bjZvp7xaCkvmbsLGxQFMtlKU4fFY+rcpDVWOkywIHmKbLGmAqADgZeakA==
|
||||
|
||||
"@tryghost/elasticsearch-bunyan@0.1.1":
|
||||
version "0.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue