Fix previous release
This commit is contained in:
parent
b16319d962
commit
89ea648f18
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "keycloakify",
|
"name": "keycloakify",
|
||||||
"version": "0.4.3",
|
"version": "0.4.4",
|
||||||
"description": "Keycloak theme generator for Reacts app",
|
"description": "Keycloak theme generator for Reacts app",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -170,7 +170,7 @@
|
|||||||
out.push((function (){
|
out.push((function (){
|
||||||
|
|
||||||
<#attempt>
|
<#attempt>
|
||||||
return "${authorizedMailDomains}";
|
return "${authorizedMailDomain}";
|
||||||
<#recover>
|
<#recover>
|
||||||
</#attempt>
|
</#attempt>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user