diff options
author | 2024-06-16 18:09:23 +0200 | |
---|---|---|
committer | 2024-06-16 18:09:23 +0200 | |
commit | 5cd6b2ac52c20450a76883d4f2805fd83183dbc3 (patch) | |
tree | 9f189c07c85d65379177f3b16bb10391c2168714 /package.json | |
parent | Update readme (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 aa9da71..c8b08b4 100755 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.67", + "keycloakify": "10.0.0-rc.70", "react": "^18.2.0", "react-dom": "^18.2.0" }, |