ccs-digitalmarketplace-frameworks 3.13.44 → 3.13.45

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.
@@ -22,4 +22,4 @@ validations:
22
22
  message: You must select an option
23
23
  -
24
24
  name: not_a_number
25
- message: Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23
25
+ message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
@@ -16,5 +16,5 @@ validations:
16
16
 
17
17
  -
18
18
  name: not_a_number
19
- message: 'Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23'
19
+ message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
20
20
 
@@ -16,4 +16,4 @@ validations:
16
16
 
17
17
  -
18
18
  name: not_a_number
19
- message: 'Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23'
19
+ message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
@@ -16,4 +16,4 @@ validations:
16
16
 
17
17
  -
18
18
  name: not_a_number
19
- message: 'Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23'
19
+ message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
@@ -16,5 +16,5 @@ validations:
16
16
 
17
17
  -
18
18
  name: not_a_number
19
- message: 'Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23'
19
+ message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
20
20
 
@@ -16,5 +16,5 @@ validations:
16
16
 
17
17
  -
18
18
  name: not_a_number
19
- message: 'Maximum of 2 decimal places must be entered for ‘relevant field’, e.g. 15.23'
19
+ message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.13.44",
3
+ "version": "3.13.45",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"