itemengine-cypress-automation 1.0.499 → 1.0.500-IEI-6793-v4-27240bd.0

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.
Files changed (2) hide show
  1. package/il.yaml +2 -2
  2. package/package.json +1 -1
package/il.yaml CHANGED
@@ -16,7 +16,7 @@ otk:
16
16
  language: node
17
17
  languageVersion: "20"
18
18
  deployables:
19
- - ./deploy/audioResponseQuestion/service.yaml
19
+ # - ./deploy/audioResponseQuestion/service.yaml
20
20
  # - ./deploy/DNDIntoCategoriesQuestion/service.yaml
21
21
  # - ./deploy/dataApi/service.yaml
22
22
  # - ./deploy/e2e/service.yaml
@@ -28,7 +28,7 @@ otk:
28
28
  # - ./deploy/listOrderingQuestion/service.yaml
29
29
  # - ./deploy/migration/service.yaml
30
30
  # - ./deploy/multipleSelectionQuestion/service.yaml
31
- # - ./deploy/resourcesAndToolsQuestion/service.yaml
31
+ - ./deploy/resourcesAndToolsQuestion/service.yaml
32
32
  # - ./deploy/smoke/service.yaml
33
33
  # - ./deploy/textEntryMathQuestion/service.yaml
34
34
  # - ./deploy/thinkSphere/service.yaml
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.499",
3
+ "version": "1.0.500-IEI-6793-v4-27240bd.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {