diff options
author | 2024-06-22 20:50:18 +0200 | |
---|---|---|
committer | 2024-06-22 20:50:18 +0200 | |
commit | 1992a63a1629c05edfae51dd86954f9cf2457095 (patch) | |
tree | 044de3562fd0945db4a5c954dc4f48f2f1e732d0 /package.json | |
parent | Update keycloakify (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 a407c93..8f468e8 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.85", + "keycloakify": "10.0.0-rc.86", "react": "^18.2.0", "react-dom": "^18.2.0" }, |