@anzusystems/common-admin 0.0.52 → 0.0.54

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.
@@ -4596,8 +4596,8 @@ export declare const messagesSk: {
4596
4596
  between: string;
4597
4597
  minLength: string;
4598
4598
  maxLength: string;
4599
- maxValue: string;
4600
4599
  minValue: string;
4600
+ maxValue: string;
4601
4601
  email: string;
4602
4602
  url: string;
4603
4603
  numeric: string;