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
},
"portal": {
"url": "https://unpkg.com/@tryghost/portal@~1.15.0/umd/portal.min.js",
"version": "1.15"
"url": "https://unpkg.com/@tryghost/portal@~1.16.0/umd/portal.min.js",
"version": "1.16"
},
"tenor": {
"publicReadOnlyApiKey": null,