ccs-digitalmarketplace-frameworks 4.7.6 → 4.7.7

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.
@@ -3,8 +3,8 @@
3
3
  slug: details-of-the-contract
4
4
  editable: True
5
5
  questions:
6
- - bidderCompanyName
7
- - bidderDunsNumber
6
+ - organisationName
7
+ - organisationDunsNumber
8
8
  - contractTitle
9
9
  - multiqNameOfSupplierSame
10
10
  - contractStartDate
@@ -1,6 +1,6 @@
1
1
  id: dunsNumber
2
- name: Bidder DUNS number
3
- question: Bidder DUNS number
2
+ name: Organisation DUNS number
3
+ question: Organisation DUNS number
4
4
  type: display
5
5
 
6
6
  depends:
@@ -1,6 +1,6 @@
1
- id: name
2
- name: Bidder company name
3
- question: Bidder company name
1
+ id: registeredName
2
+ name: Organisation name
3
+ question: Organisation name
4
4
  type: display
5
5
 
6
6
  depends:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.7.6",
3
+ "version": "4.7.7",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",