diff options
author | 2024-06-22 17:58:49 +0200 | |
---|---|---|
committer | 2024-06-22 17:58:49 +0200 | |
commit | 212642a536731205964e84cafc96a8733b27c2bd (patch) | |
tree | 0b79ae024120f0f51e57842e211f164f927399d2 /package.json | |
parent | Support prerelease (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 5493374..a407c93 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.82", + "keycloakify": "10.0.0-rc.85", "react": "^18.2.0", "react-dom": "^18.2.0" }, |