@artsy/cohesion
Advanced tools
Comparing version 4.90.0 to 4.91.0
@@ -201,3 +201,3 @@ import { ContextModule } from "../Values/ContextModule"; | ||
action: ActionType.addNewArtistName; | ||
context_screen: ContextModule.myCollection; | ||
context_module: ContextModule.myCollection; | ||
context_screen_owner_type: OwnerType.myCollectionUploadingFlow; | ||
@@ -223,3 +223,3 @@ platform: Platform; | ||
action: ActionType.selectArtistFromSearch; | ||
context_screen: ContextModule.myCollection; | ||
context_mudule: ContextModule.myCollection; | ||
context_screen_owner_type: OwnerType.myCollectionUploadingFlow; | ||
@@ -245,3 +245,3 @@ platform: Platform; | ||
action: ActionType.addArtworkDetails; | ||
context_screen: ContextModule.myCollection; | ||
context_module: ContextModule.myCollection; | ||
context_screen_owner_type: OwnerType.myCollectionUploadingFlow; | ||
@@ -267,3 +267,3 @@ platform: Platform; | ||
action: ActionType.selectArtworkFromGrid; | ||
context_screen: ContextModule.myCollection; | ||
context_module: ContextModule.myCollection; | ||
context_screen_owner_type: OwnerType.myCollectionUploadingFlow; | ||
@@ -270,0 +270,0 @@ platform: Platform; |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "4.90.0", | ||
"version": "4.91.0", | ||
"description": "Analytics schema", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
434606