ccs-digitalmarketplace-frameworks 9.2.7 → 9.2.8

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.
@@ -38,4 +38,7 @@ options:
38
38
  - en_301_549
39
39
  - label: None or don’t know
40
40
  value: none
41
- filter_ignore: true
41
+ derived_from:
42
+ question: webInterfaceAccessibility
43
+ any_of:
44
+ - none_or_not_sure
@@ -21,7 +21,6 @@ options:
21
21
  value: en_301_549
22
22
  - label: None or don’t know
23
23
  value: none
24
- filter_ignore: true
25
24
 
26
25
  validations:
27
26
  - name: answer_required
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "9.2.7",
3
+ "version": "9.2.8",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",