@ministryofjustice/fb-components-core
Advanced tools
Comparing version 0.0.111-alpha to 0.0.112-alpha
@@ -5,3 +5,3 @@ { | ||
"description": "Input (date) should be after - inline", | ||
"value": "Date should be later than {targetValue}" | ||
"value": "Date should be after {targetValue}" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"description": "Input (date) should be after - summary", | ||
"value": "Your answer for {control} is later than {targetValue}" | ||
"value": "Your answer for {control} should be after {targetValue}" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"description": "Input (date) should be before - inline", | ||
"value": "Date should be earlier than {targetValue}" | ||
"value": "Date should be before {targetValue}" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"description": "Input (date) should be before - summary", | ||
"value": "Your answer for {control} is earlier than {targetValue}" | ||
"value": "Your answer for {control} should be before {targetValue}" | ||
} |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.111-alpha", | ||
"version": "0.0.112-alpha", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134789