This commit is contained in:
garronej 2023-03-27 21:03:11 +02:00
parent 41b67f6af4
commit bc242b0aa7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "keycloakify",
"version": "7.2.3",
"version": "7.2.4",
"description": "Create Keycloak themes using React",
"repository": {
"type": "git",

View File

@ -185,7 +185,7 @@ export declare namespace KcContext {
};
url: {
loginResetCredentialsUrl: string;
}
};
};
export type LoginVerifyEmail = Common & {