diff options
author | 2024-06-11 21:50:28 +0200 | |
---|---|---|
committer | 2024-06-11 21:50:28 +0200 | |
commit | 9e22b90665210dedf7423c147350ae63224824b9 (patch) | |
tree | a6b39c5188eb360ea0cb7cc1f75360bbe9c02c10 /package.json | |
parent | Fix inconsistency (diff) |
Update keycloakify
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 2 |
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" }, |