diff options
author | 2024-08-19 00:38:36 +0200 | |
---|---|---|
committer | 2024-08-19 00:38:36 +0200 | |
commit | 05f27b1108fa0ea15b2ccdc17bc19c27dbd28fe5 (patch) | |
tree | 7be865a19e01d11b710b9903ba2819895eb3cd3c /package.json | |
parent | Reset version to 0.0.0 (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 707f123..53a4f69 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "keycloakify": "10.0.0-rc.136", + "keycloakify": "10.0.0-rc.143", "react": "^18.2.0", "react-dom": "^18.2.0" }, |