diff options
author | 2024-07-14 09:23:25 +0200 | |
---|---|---|
committer | 2024-07-14 09:23:25 +0200 | |
commit | 753c7ef9406c5c1f06b4870e6bc0e4291f319fb5 (patch) | |
tree | 774bca53d92f75049b7d36aa388f1aa58f472acf /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 c775a98..3ccbc58 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.111", + "keycloakify": "10.0.0-rc.112", "react": "^18.2.0", "react-dom": "^18.2.0" }, |