ccs-digitalmarketplace-frameworks 4.7.0 → 4.7.1

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.
@@ -10,7 +10,7 @@ depends_on_follow_up:
10
10
  whatUserResearchServices:
11
11
  - user-research-participants
12
12
 
13
- type: radios
13
+ type: checkboxes
14
14
 
15
15
  options:
16
16
  - label: Entirely offline
@@ -23,4 +23,4 @@ options:
23
23
  validations:
24
24
  -
25
25
  name: answer_required
26
- message: Select how you recruit participants
26
+ message: You must confirm how you recruit participants.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.7.0",
3
+ "version": "4.7.1",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",