keycloakify 10.0.0-rc.127 → 10.0.0-rc.128

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "keycloakify",
3
- "version": "10.0.0-rc.127",
3
+ "version": "10.0.0-rc.128",
4
4
  "description": "Create Keycloak themes using React",
5
5
  "repository": {
6
6
  "type": "git",
@@ -543,7 +543,7 @@
543
543
  "favourite_pet": ["cat"],
544
544
  "bio": ["Hello I'm Test User and I do not exist."],
545
545
  "phone_number": ["1111111111"],
546
- "locale": ["fr"],
546
+ "locale": ["en"],
547
547
  "favorite_media": ["movies", "series"]
548
548
  },
549
549
  "createdTimestamp": 1716183898408,