diff options
author | 2024-06-10 16:10:52 +0200 | |
---|---|---|
committer | 2024-06-10 16:10:52 +0200 | |
commit | b6c33dc2e63d47c372b64175e6cf626eb5eab813 (patch) | |
tree | 2e7db05e03852a670ef95c2df2e031953f6ab87f /package.json | |
parent | Update ci.yaml (diff) |
update
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 49f87a8..be25d9b 100755 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.44", + "keycloakify": "10.0.0-rc.46", "react": "^18.2.0", "react-dom": "^18.2.0" }, |