ccs-digitalmarketplace-frameworks 4.6.2 → 4.6.3

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.
@@ -0,0 +1,6 @@
1
+ -
2
+ name: Technical Award Certificate
3
+ slug: technical-award-certifiicate
4
+ editable: True
5
+ questions:
6
+ - dummyTacQuestion
@@ -6,8 +6,8 @@ depends:
6
6
  being:
7
7
  - iaas-and-paas
8
8
  - iaas-and-paas-above-official
9
- - issas
10
- - sass
9
+ - isaas
10
+ - saas
11
11
  - cloud-support
12
12
 
13
13
  type: textbox_large
@@ -8,8 +8,8 @@ depends:
8
8
  being:
9
9
  - iaas-and-paas
10
10
  - iaas-and-paas-above-official
11
- - issas
12
- - sass
11
+ - isaas
12
+ - saas
13
13
  - cloud-support
14
14
 
15
15
  type: text
@@ -0,0 +1,17 @@
1
+ question: Can you answer this question
2
+ name: Dummy TAC Question
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - iaas-and-paas
8
+ - iaas-and-paas-above-official
9
+ - isaas
10
+ - saas
11
+ - cloud-support
12
+
13
+ type: boolean
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Clearly not
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.6.2",
3
+ "version": "4.6.3",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",