Handled member session API response in Portal

refs 24b2a82461

Updates Portal to handle updated 204 response for member session API in case of logged out member
This commit is contained in:
Rishabh 2021-07-30 10:57:24 +05:30
parent edca10dae7
commit 12f5e03f61

View File

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