0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Updated Portal to handle new tier visibility property

refs https://github.com/TryGhost/Team/issues/1387

Bumps portal with changes to handle new tier visibility property instead of portal plans/products setting. Also adds new UI refinements for tiers GA.
This commit is contained in:
Rishabh 2022-03-08 11:33:13 +05:30
parent 32ff722028
commit 9bab4439e5

View file

@ -128,8 +128,8 @@
"emailAnalytics": true "emailAnalytics": true
}, },
"portal": { "portal": {
"url": "https://unpkg.com/@tryghost/portal@~1.15.0/umd/portal.min.js", "url": "https://unpkg.com/@tryghost/portal@~1.16.0/umd/portal.min.js",
"version": "1.15" "version": "1.16"
}, },
"tenor": { "tenor": {
"publicReadOnlyApiKey": null, "publicReadOnlyApiKey": null,