ccs-digitalmarketplace-frameworks 3.13.20 → 3.13.21
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,11 +1,11 @@
|
|
|
1
|
-
name: Town
|
|
1
|
+
name: Town or city
|
|
2
2
|
question: |
|
|
3
3
|
<p class="govuk-label--m">
|
|
4
|
-
Town
|
|
4
|
+
Town or city
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
type: text
|
|
8
8
|
|
|
9
9
|
validations:
|
|
10
10
|
- name: answer_required
|
|
11
|
-
message: You must enter subcontractor town
|
|
11
|
+
message: You must enter subcontractor town or city
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.21",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|