@frontify/app-bridge-theme
Advanced tools
Comparing version 0.0.0-alpha.7 to 0.0.0-alpha.8
@@ -70,4 +70,6 @@ import { Simplify } from 'type-fest'; | ||
brandId: number; | ||
brandPortalLink: BrandPortalLink | null; | ||
projectId: number; | ||
portalId: number; | ||
portalNavigation: PortalNavigationItem[] | null; | ||
portalToken: string | null; | ||
@@ -74,0 +76,0 @@ currentLanguage: string; |
{ | ||
"name": "@frontify/app-bridge-theme", | ||
"type": "module", | ||
"version": "0.0.0-alpha.7", | ||
"version": "0.0.0-alpha.8", | ||
"description": "Package to establish communication between Frontify and themes", | ||
@@ -6,0 +6,0 @@ "author": "Frontify Developers <developers@frontify.com>", |
23779
309