mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency @tryghost/constants to v0.1.11
This commit is contained in:
parent
ed069d51d3
commit
55f951f58f
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"@tryghost/bootstrap-socket": "0.2.12",
|
||||
"@tryghost/color-utils": "0.1.2",
|
||||
"@tryghost/config-url-helpers": "0.1.2",
|
||||
"@tryghost/constants": "0.1.10",
|
||||
"@tryghost/constants": "0.1.11",
|
||||
"@tryghost/custom-theme-settings-service": "0.0.6",
|
||||
"@tryghost/debug": "0.1.5",
|
||||
"@tryghost/email-analytics-provider-mailgun": "1.0.2",
|
||||
|
|
|
@ -1260,10 +1260,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-0.1.2.tgz#2c870f35313d7f83ef625291361a5dc345afdfbe"
|
||||
integrity sha512-WhmLjMe8QWh5ZHtzVwTyk13qqRn494pOnrH8Usy+8zgF0mYQwtgkC9XhUo7nZDYg/QPqsG9zTW7l0XKdgb4Q7A==
|
||||
|
||||
"@tryghost/constants@0.1.10":
|
||||
version "0.1.10"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.10.tgz#523f42a659fe5f3a35ceac0ceeca3cea8ed3c7fc"
|
||||
integrity sha512-rXueXA+Cvw3QrkRDFw7dUdPhYaWgDs1oGouxgXny6UZXAyIPr43V611KEQe/5vv6FlHdqH1iEkn2AOnMxUBuHQ==
|
||||
"@tryghost/constants@0.1.11":
|
||||
version "0.1.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.11.tgz#ffcc6ccb10a768aaa9276c3a22b2dea9f560e247"
|
||||
integrity sha512-ml1aJ4nJmfA8MRAJ3l9+iTdccGDQiUN1En8XwYwypfrKlECR8Mw/kKRPnqHge598+ED6J1+at5gArSq6bLKbug==
|
||||
|
||||
"@tryghost/custom-theme-settings-service@0.0.6":
|
||||
version "0.0.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue