ccs-digitalmarketplace-frameworks 3.14.15 → 3.14.16

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,13 +1,6 @@
1
1
  name: Conditions of participation
2
2
  question: Please confirm what conditions of participation are being satisfied by this associated person?
3
3
 
4
- hint: >
5
- <p class="govuk-body">
6
- If you are relying on an associated person to satisfy conditions of participation in the procurement,
7
- the lead bidder must provide the details requested for each associated person.
8
- The lead bidder must also ensure that each associated person registers on the Central Digital Platform and provides their share code.
9
- </p>
10
-
11
4
  type: textbox_large
12
5
  max_length_in_words: 500
13
6
 
@@ -1,5 +1,5 @@
1
1
  name: Associated person reliance
2
- question: Please confirm if you are relying on an associated person to satisfy conditions of participation in this procurement.
2
+ question: Please confirm if you are relying on this subcontractor to satisfy conditions of participation in this procurement, thereby making them an associated person.
3
3
 
4
4
  hint: >
5
5
  <p class="govuk-body">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.14.15",
3
+ "version": "3.14.16",
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"