Ask user what version of the default theme they want to download
This commit is contained in:
parent
3ed833cf2d
commit
c0d516d292
|
@ -11,7 +11,7 @@
|
|||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"build-keycloak-theme": "yarn build && keycloakify",
|
||||
"download-builtin-keycloak-theme": "download-builtin-keycloak-theme 15.0.2"
|
||||
"download-builtin-keycloak-theme": "download-builtin-keycloak-theme"
|
||||
},
|
||||
"keycloakify": {
|
||||
"extraPages": [
|
||||
|
|
Loading…
Reference in a new issue