aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-07-25 20:12:55 +0200
committerGravatar Joseph Garrone <[email protected]>2024-07-25 20:12:55 +0200
commit91e5c92b79fe5a0ad974906a666b33ff3f3ea7b1 (patch)
treed9528e6612d58106066ff1920ad0970c40cd4558 /package.json
parentMake the account theme initialized by a cli command (diff)
Update keycloakify
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 510126c..b267ce1 100755
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
- "keycloakify": "10.0.0-rc.117",
+ "keycloakify": "10.0.0-rc.119",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},