diff options
author | 2024-07-25 20:12:55 +0200 | |
---|---|---|
committer | 2024-07-25 20:12:55 +0200 | |
commit | 91e5c92b79fe5a0ad974906a666b33ff3f3ea7b1 (patch) | |
tree | d9528e6612d58106066ff1920ad0970c40cd4558 /package.json | |
parent | Make the account theme initialized by a cli command (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 510126c..b267ce1 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.117", + "keycloakify": "10.0.0-rc.119", "react": "^18.2.0", "react-dom": "^18.2.0" }, |