diff --git a/package.json b/package.json index fcd5948c..3442af85 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloakify", - "version": "1.0.0", + "version": "1.0.1", "description": "Keycloak theme generator for Reacts app", "repository": { "type": "git", diff --git a/src/lib/kcContextMocks/index.ts b/src/lib/kcContextMocks/index.ts index 29a6b013..d5b73019 100644 --- a/src/lib/kcContextMocks/index.ts +++ b/src/lib/kcContextMocks/index.ts @@ -211,7 +211,7 @@ export const kcTermsContext: KcContext.Terms = { "pageId": "terms.ftl" }; -export const kcLoginOtcContext: KcContext.LoginOtp = { +export const kcLoginOtpContext: KcContext.LoginOtp = { ...kcCommonContext, "pageId": "login-otp.ftl", "otpLogin": {