Rename keycloak_theme_email to keycloak_email (it's shorter)

This commit is contained in:
garronej
2022-04-28 09:34:01 +02:00
parent 1b967b250a
commit 572eb7b1c0
5 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
},
"bin": {
"build-keycloak-theme": "dist/bin/build-keycloak-theme/index.js",
"create-keycloak-theme-email-directory": "dist/bin/create-keycloak-theme-email-directory.js",
"create-keycloak-email-directory": "dist/bin/create-keycloak-email-directory.js",
"download-builtin-keycloak-theme": "dist/bin/download-builtin-keycloak-theme.js"
},
"lint-staged": {