Updated multiple products UI handling on Portal

refs 4c1c607b83

- last commit missed updating portal version in the url, updated.
This commit is contained in:
Rishabh 2021-06-11 15:10:23 +05:30
parent 4c1c607b83
commit 8605597eea

View File

@ -121,7 +121,7 @@
"emailAnalytics": true
},
"portal": {
"url": "https://unpkg.com/@tryghost/portal@~1.5.1/umd/portal.min.js",
"url": "https://unpkg.com/@tryghost/portal@~1.6.0/umd/portal.min.js",
"version": "~1.6.0"
}
}