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
@@ -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": ["
|
546
|
+
"locale": ["en"],
|
547
547
|
"favorite_media": ["movies", "series"]
|
548
548
|
},
|
549
549
|
"createdTimestamp": 1716183898408,
|