@steffesgroup/steffes-auth
Advanced tools
Comparing version 2.0.13 to 2.0.14
@@ -793,2 +793,3 @@ import { AxiosInstance, AxiosRequestConfig, AxiosResponse, CancelToken } from 'axios'; | ||
industryIds?: string[]; | ||
stateAbbreviations?: string[]; | ||
managerId?: string | undefined; | ||
@@ -808,2 +809,3 @@ officeIds?: string[]; | ||
industryIds?: string[]; | ||
stateAbbreviations?: string[]; | ||
managerId?: string | undefined; | ||
@@ -810,0 +812,0 @@ officeIds?: string[]; |
{ | ||
"name": "@steffesgroup/steffes-auth", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "Steffes Auth", | ||
@@ -5,0 +5,0 @@ "main": "dist/api.js", |
Sorry, the diff of this file is too big to display
161289
4147