@foxford/foxford-js-sdk
Advanced tools
Comparing version 2.1.36 to 2.1.37
@@ -180,3 +180,3 @@ import { AxiosInstance } from 'axios' | ||
export interface UserEvent { | ||
action: 'participate' | 'click' | 'form_submit' | 'experiment' | 'funnel' | 'conversion', | ||
action: 'experiment' | 'funnel' | 'conversion', | ||
label: string, | ||
@@ -183,0 +183,0 @@ } |
@@ -180,3 +180,3 @@ import { AxiosInstance } from 'axios' | ||
export interface UserEvent { | ||
action: 'participate' | 'click' | 'form_submit' | 'experiment' | 'funnel' | 'conversion', | ||
action: 'experiment' | 'funnel' | 'conversion', | ||
label: string, | ||
@@ -183,0 +183,0 @@ } |
@@ -180,3 +180,3 @@ import { AxiosInstance } from 'axios' | ||
export interface UserEvent { | ||
action: 'participate' | 'click' | 'form_submit' | 'experiment' | 'funnel' | 'conversion', | ||
action: 'experiment' | 'funnel' | 'conversion', | ||
label: string, | ||
@@ -183,0 +183,0 @@ } |
{ | ||
"name": "@foxford/foxford-js-sdk", | ||
"version": "2.1.36", | ||
"version": "2.1.37", | ||
"description": "Foxford sdk for external projects", | ||
@@ -5,0 +5,0 @@ "main": "foxford.cjs.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
258498