diff options
author | 2024-07-08 15:30:33 +0200 | |
---|---|---|
committer | 2024-07-08 15:30:33 +0200 | |
commit | 5b8a35849c3d6d6382e11059fc26333f4baeeef4 (patch) | |
tree | 4bc2306186e573af0fc86f7e13ebd4a738f93612 /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 5d26519..3ed7e32 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.101", + "keycloakify": "10.0.0-rc.105", "react": "^18.2.0", "react-dom": "^18.2.0" }, |