aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-28 06:57:29 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-28 06:57:29 +0200
commit07c5e318e92b1bc1aad82a5e120e82843c6efe57 (patch)
tree83dbd5733dc22cccda53de6014c23ba87f7bdf1f /package.json
parentRemove devcontainer since it does not work with start-keycloak (diff)
Update keycloakify
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4ec8c37..14b0ed5 100755
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
- "keycloakify": "10.0.0-rc.95",
+ "keycloakify": "10.0.0-rc.96",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},