mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @tryghost/custom-theme-settings-service to v0.1.2
This commit is contained in:
parent
c8082c9c43
commit
565ced555c
2 changed files with 5 additions and 5 deletions
|
@ -62,7 +62,7 @@
|
|||
"@tryghost/color-utils": "0.1.2",
|
||||
"@tryghost/config-url-helpers": "0.1.2",
|
||||
"@tryghost/constants": "0.1.11",
|
||||
"@tryghost/custom-theme-settings-service": "0.1.1",
|
||||
"@tryghost/custom-theme-settings-service": "0.1.2",
|
||||
"@tryghost/debug": "0.1.8",
|
||||
"@tryghost/email-analytics-provider-mailgun": "1.0.3",
|
||||
"@tryghost/email-analytics-service": "1.0.2",
|
||||
|
|
|
@ -1270,10 +1270,10 @@
|
|||
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.1.1":
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/custom-theme-settings-service/-/custom-theme-settings-service-0.1.1.tgz#f7403f7b9ad11a1ef0a0211ac28011210df31f36"
|
||||
integrity sha512-Mo0w+UMYbhsgHm47x2fGek7j2Qo3RhZaALCRvdaBrHjaXihaSAXTy6T+5dKY4eQeiZ4rZ+5QVza7bQ93ttcxbg==
|
||||
"@tryghost/custom-theme-settings-service@0.1.2":
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/custom-theme-settings-service/-/custom-theme-settings-service-0.1.2.tgz#e2c15ac8117edaf6dc6ae9f82fb29089337a0460"
|
||||
integrity sha512-7EIZFuVqqcWypFktv/QM6dmYmiPHQAnAakuZBePpvV7j9emBWc5tHpGSkPpxoTi+2xHEW0HKVUut1jpBzAZJNA==
|
||||
dependencies:
|
||||
"@tryghost/debug" "^0.1.5"
|
||||
"@tryghost/errors" "^0.2.14"
|
||||
|
|
Loading…
Add table
Reference in a new issue