@frontegg/rest-api
Advanced tools
Comparing version 3.0.112 to 3.0.113
@@ -1,2 +0,2 @@ | ||
export interface ISettingsResponse extends IPublicSettingsResponse { | ||
export interface ISettingsResponse extends Partial<IPublicSettingsResponse> { | ||
address?: string; | ||
@@ -3,0 +3,0 @@ timezone?: string; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.0.112 | ||
/** @license Frontegg v3.0.113 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.0.112 | ||
/** @license Frontegg v3.0.113 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/rest-api", | ||
"version": "3.0.112", | ||
"version": "3.0.113", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
335052