@enplug/sdk-dashboard
Advanced tools
Comparing version 5.1.3-17998-2 to 5.1.3-17998-3
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.1.3-17998-2", | ||
"version": "5.1.3-17998-3", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.ts", |
@@ -48,2 +48,7 @@ /** These are meant to avaialable to client apps */ | ||
VenueIds: string[]; | ||
/** | ||
* Asset version in the Content Approval flow | ||
*/ | ||
Version?: number; | ||
} | ||
@@ -50,0 +55,0 @@ |
195643
3050