@playkit-js/playkit-js-ivq 3.7.9-canary.0-827310e → 3.7.9-canary.0-4303d0d

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playkit-js/playkit-js-ivq",
3
- "version": "3.7.9-canary.0-827310e",
3
+ "version": "3.7.9-canary.0-4303d0d",
4
4
  "main": "dist/playkit-ivq.js",
5
5
  "scripts": {
6
6
  "clean": "rm -rf ./dist",
@@ -30,7 +30,7 @@
30
30
  "conventional-github-releaser": "3.1.3",
31
31
  "cross-env": "^7.0.2",
32
32
  "css-loader": "^6.5.1",
33
- "cypress": "^13.13.0",
33
+ "cypress": "14.1.0",
34
34
  "playwright-webkit": "^1.33.0",
35
35
  "prettier": "^2.5.1",
36
36
  "sass": "^1.53.0",
@@ -50,7 +50,8 @@
50
50
  "quiz_submit_description": "Take a moment to review your answers or go ahead to submit your answers.",
51
51
  "quiz_completed_description": "Watch the video until the end to submit.",
52
52
  "quiz_submitted_title": "Quiz submitted",
53
- "seeking_is_disable_popup_title": "Seeking was disabled on this video"
53
+ "seeking_is_disable_popup_title": "Seeking was disabled on this video",
54
+ "quiz_popup_shortcut": "Press Alt + M to access the dialog directly"
54
55
  }
55
56
  }
56
57
  }