diff options
author | 2024-07-13 22:44:06 +0200 | |
---|---|---|
committer | 2024-07-13 22:44:06 +0200 | |
commit | 8f8056484ae6e919896771a69ffd532eb9c51ce8 (patch) | |
tree | 175e9a540d6c0f4f879f49bf7b0c3ea7f6c7066f /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 dcf6e90..c775a98 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.110", + "keycloakify": "10.0.0-rc.111", "react": "^18.2.0", "react-dom": "^18.2.0" }, |