ccs-digitalmarketplace-frameworks 4.6.1 → 4.6.2

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.
@@ -20,4 +20,4 @@ validations:
20
20
  message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
21
21
  -
22
22
  name: invalid_format
23
- message: You must enter an emissions value between 0.00 and 9,999,999.99, with a maximum of 2 decimal places, e.g. 15.23
23
+ message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
@@ -12,4 +12,4 @@ validations:
12
12
  message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
13
13
  -
14
14
  name: invalid_format
15
- message: You must enter an emissions value between 0.00 and 9,999,999.99, with a maximum of 2 decimal places, e.g. 15.23
15
+ message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
@@ -12,4 +12,4 @@ validations:
12
12
  message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
13
13
  -
14
14
  name: invalid_format
15
- message: You must enter an emissions value between 0.00 and 9,999,999.99, with a maximum of 2 decimal places, e.g. 15.23
15
+ message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
@@ -12,4 +12,4 @@ validations:
12
12
  message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
13
13
  -
14
14
  name: invalid_format
15
- message: You must enter an emissions value between 0.00 and 9,999,999.99, with a maximum of 2 decimal places, e.g. 15.23
15
+ message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
@@ -12,4 +12,4 @@ validations:
12
12
  message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
13
13
  -
14
14
  name: invalid_format
15
- message: You must enter an emissions value between 0.00 and 9,999,999.99, with a maximum of 2 decimal places, e.g. 15.23
15
+ message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
@@ -12,4 +12,4 @@ validations:
12
12
  message: You must enter an emissions value with a maximum of 2 decimal places, e.g. 15.23
13
13
  -
14
14
  name: invalid_format
15
- message: You must enter an emissions value between 0.00 and 9,999,999.99, with a maximum of 2 decimal places, e.g. 15.23
15
+ message: You must enter an emissions value between 0.00 and 9999999.99, with a maximum of 2 decimal places, e.g. 15.23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.6.1",
3
+ "version": "4.6.2",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",