ccs-digitalmarketplace-frameworks 4.0.7 → 4.0.9

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.
@@ -1,6 +1,6 @@
1
1
  -
2
- name: Financial Viability Risk Assessment (FVRA) gold evaluation
3
- slug: fvra-gold-evaluation
2
+ name: Financial Viability Risk Assessment (FVRA)
3
+ slug: financial-viability-risk-assessment
4
4
  editable: True
5
5
  questions:
6
6
  - leadBiddersPublishedAccounts
@@ -15,8 +15,8 @@
15
15
  - mayRequireResubmitOfAttachment5b
16
16
 
17
17
  -
18
- name: Financial Viability Risk Assessment (FVRA) gold evaluation - Consortium
19
- slug: fvra-gold-evaluation-consortium
18
+ name: Financial Viability Risk Assessment (FVRA) - Consortium
19
+ slug: financial-viability-risk-assessment-consortium
20
20
  editable: True
21
21
  questions:
22
22
  - consortiumAttachment5aURL
@@ -1,4 +1,4 @@
1
- name: Consortium member Share code
1
+ name: Consortium member share code
2
2
  question: Please enter the consortium member's share code from the CDP supplier information section
3
3
  hint: Example share code from CDP - FW8G8KhC
4
4
 
@@ -19,4 +19,4 @@ validations:
19
19
 
20
20
  -
21
21
  name: under_character_limit
22
- message: PPON must not exceed 12 characters
22
+ message: PPON must not exceed 14 characters
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.0.7",
3
+ "version": "4.0.9",
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"