@playkit-js/playkit-js-ivq 3.6.6 → 3.6.7-canary.0-0bca53f

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.6.6",
3
+ "version": "3.6.7-canary.0-0bca53f",
4
4
  "main": "dist/playkit-ivq.js",
5
5
  "scripts": {
6
6
  "clean": "rm -rf ./dist",
@@ -50,7 +50,7 @@
50
50
  "quiz_submit_description": "Tómese un momento para revisar sus respuestas o continúe para enviarlas.",
51
51
  "quiz_completed_description": "Mire el video hasta el final para poder enviarlo.",
52
52
  "quiz_submitted_title": "Cuestionario presentado",
53
- "seeking_is_disable_popup_title": "La búsqueda está deshabilitada en este reproducto"
53
+ "seeking_is_disable_popup_title": "La búsqueda está deshabilitada en este reproductor"
54
54
  }
55
55
  }
56
56
  }