ccs-digitalmarketplace-frameworks 5.0.0 → 5.0.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.
@@ -15,7 +15,7 @@ followup:
15
15
 
16
16
  type: checkboxes
17
17
  options:
18
- - label: 2-factor authentication
18
+ - label: Multi-Factor Authentication (MFA)
19
19
  value: two_factor
20
20
  - label: Public key authentication (including by TLS client certificate)
21
21
  value: public_key
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",