Updated portal to use new tiers api structure

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

- updates portal to handle the tiers api structure in new format
This commit is contained in:
Rishabh 2022-05-17 12:23:40 +05:30
parent 3ff757fbad
commit 4d300ee89a

View File

@ -128,8 +128,8 @@
"emailAnalytics": true
},
"portal": {
"url": "https://unpkg.com/@tryghost/portal@~2.0.0/umd/portal.min.js",
"version": "2.0"
"url": "https://unpkg.com/@tryghost/portal@~2.1.0/umd/portal.min.js",
"version": "2.1"
},
"tenor": {
"publicReadOnlyApiKey": null,