aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-11 21:50:28 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-11 21:50:28 +0200
commit9e22b90665210dedf7423c147350ae63224824b9 (patch)
treea6b39c5188eb360ea0cb7cc1f75360bbe9c02c10 /package.json
parentFix inconsistency (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 27b3d6f..fc7f7df 100755
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
- "keycloakify": "10.0.0-rc.52",
+ "keycloakify": "10.0.0-rc.53",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},