ccs-digitalmarketplace-frameworks 3.14.1 → 3.14.2

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.
@@ -5,12 +5,10 @@ question_advice: |
5
5
  <p class="govuk-body">Add commentary regarding your Baseline Emissions as required: e.g. historic baseline which deviates from the requirements under this measure (e.g. no prior Scope 3 emissions reporting),
6
6
  where there is no previous reporting and the creation of a new baseline due to substantial organisational change or restructuring.</p>
7
7
  type: textbox_large
8
+ optional: true
8
9
  max_length_in_words: 500
9
10
 
10
11
  validations:
11
- -
12
- name: answer_required
13
- message: You must enter a role description
14
12
  -
15
13
  name: under_word_limit
16
14
  message: Explanation must be less than 500 words
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.14.1",
3
+ "version": "3.14.2",
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"