ccs-digitalmarketplace-frameworks 4.8.5 → 4.8.6

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.
@@ -14,7 +14,7 @@ depends:
14
14
  type: money
15
15
  unit: "£"
16
16
  limits:
17
- min_value: 25000
17
+ min_value: 2500000
18
18
  max_value: 100000000000
19
19
 
20
20
  validations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.8.5",
3
+ "version": "4.8.6",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",