@vonage/auth-client-sdk
Advanced tools
Comparing version 1.2.10 to 1.2.11
@@ -1,4 +0,4 @@ | ||
export declare const SDK_VERSION = "1.2.10"; | ||
export declare const SDK_VERSION = "1.2.11"; | ||
export type Environment = 'LOCAL' | 'DEV' | 'QA' | 'PROD'; | ||
export declare const Remotes: Record<Environment, string>; | ||
export declare const EnvironmentKeys: string[]; |
@@ -1,2 +0,2 @@ | ||
export const SDK_VERSION = '1.2.10'; // this MUST NOT be changed in any PR | ||
export const SDK_VERSION = '1.2.11'; // this MUST NOT be changed in any PR | ||
export const Remotes = { | ||
@@ -3,0 +3,0 @@ LOCAL: 'sdk.auth.vocal-dev.com', |
{ | ||
"name": "@vonage/auth-client-sdk", | ||
"version": "1.2.10", | ||
"version": "1.2.11", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |