ccs-digitalmarketplace-frameworks 1.2.22 → 1.2.23

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.
@@ -4,9 +4,9 @@ question: Do you have an internet web address ?
4
4
  type: radios
5
5
  options:
6
6
  - label: 'Yes'
7
- values: web-address-yes
7
+ value: web-address-yes
8
8
  - label: We do not have an internet(web) address
9
- values: No
9
+ value: No
10
10
 
11
11
  followup:
12
12
  contactWebContractNotice:
@@ -6,12 +6,12 @@
6
6
  description: |
7
7
  You must answer these questions to confirm that your services are suitable for G-Cloud 13.
8
8
 
9
- Except for questions [[servicesHaveOrSupportCloudHostingCloudSoftware]] and [[servicesHaveOrSupportCloudSupport]],
9
+ Except for questions [[servicesHaveOrSupportCloudHostingCloudSoftware]], [[servicesHaveOrSupportCloudSupport]] and [[multiqServiceProfessional]],
10
10
  if you can’t answer ‘yes’ to every question in this section,
11
11
  it’s very unlikely that your application will be accepted.
12
12
 
13
13
  You must answer ‘yes’ to at least one of questions
14
- [[servicesHaveOrSupportCloudHostingCloudSoftware]] or [[servicesHaveOrSupportCloudSupport]]
14
+ [[servicesHaveOrSupportCloudHostingCloudSoftware]], [[servicesHaveOrSupportCloudSupport]] or [[multiqServiceProfessional]]
15
15
  or answer ‘yes’ to both.
16
16
 
17
17
  You must be able to truthfully answer every question for your application to be considered eligible.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.2.22",
3
+ "version": "1.2.23",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"