ccs-digitalmarketplace-frameworks 4.7.9 → 4.7.11

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.
@@ -24,8 +24,8 @@
24
24
  name: Customer information
25
25
  slug: customer-information
26
26
  editable: True
27
- description: >
28
- <div class="govuk-inset-text">This customer will be contacted to confirm the information you provided in the TAC is correct. Please ensure your customer is aware they will be contacted for their signature. You will not be able to submit your application if the TAC is not signed.</div>
27
+ description: |
28
+ This customer will be contacted to confirm the information you provided in the TAC is correct. Please ensure your customer is aware they will be contacted for their signature. You will not be able to submit your application if the TAC is not signed.
29
29
  questions:
30
30
  - customerOrganisation
31
31
  - customerContactName
@@ -4,11 +4,11 @@ type: radios
4
4
  options:
5
5
  - label: Infrastructure as a Service (IaaS) and Platform as a Service (PaaS)
6
6
  value: iaas-and-paas
7
- - label: Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) (above OFFICIAL)
7
+ - label: Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) above OFFICIAL
8
8
  value: iaas-and-paas-above-official
9
9
  - label: Infrastructure Software as a Service (iSaaS)
10
10
  value: isaas
11
- - label: Software as a Service (Saas)
11
+ - label: Software as a Service (SaaS)
12
12
  value: saas
13
13
  - label: Cloud Support
14
14
  value: cloud-support
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.7.9",
3
+ "version": "4.7.11",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",