ccs-digitalmarketplace-frameworks 4.4.11 → 4.4.12

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.
@@ -1,10 +1,3 @@
1
- - name: Immediate parent company
2
- slug: immediate-parent-company
3
- editable: True
4
- prefill: False
5
- questions:
6
- - multiqImmediateParentCompany
7
-
8
1
  - name: Ultimate parent company
9
2
  slug: ultimate-parent-company
10
3
  editable: True
@@ -12,6 +5,13 @@
12
5
  questions:
13
6
  - multiqUltimateParentCompany
14
7
 
8
+ - name: Immediate parent company
9
+ slug: immediate-parent-company
10
+ editable: True
11
+ prefill: False
12
+ questions:
13
+ - multiqImmediateParentCompany
14
+
15
15
  - name: Tender information
16
16
  slug: tender-information
17
17
  editable: True
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.11",
3
+ "version": "4.4.12",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",