diff options
author | 2024-06-23 21:31:37 +0200 | |
---|---|---|
committer | 2024-06-23 21:31:37 +0200 | |
commit | ac3ac2fbc5c1df6e9186d1c94660a6aa34d0132e (patch) | |
tree | a0c52c85d562992cf809f4b922521df3c2962962 /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 aec8f1c..9f4da13 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.89", + "keycloakify": "10.0.0-rc.91", "react": "^18.2.0", "react-dom": "^18.2.0" }, |