@playkit-js/extended-audio-description 1.2.13 → 1.2.14-canary.0-6b38990

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/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -145,4 +145,6 @@ playkit-advanced-audio-description.js is supported on:
145
145
 
146
146
  ## License
147
147
 
148
+ test2
149
+
148
150
  playkit-advanced-audio-description.js is released under [Apache 2.0 License](LICENSE)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playkit-js/extended-audio-description",
3
- "version": "1.2.13",
3
+ "version": "1.2.14-canary.0-6b38990",
4
4
  "description": "",
5
5
  "main": "dist/playkit-extended-audio-description.js",
6
6
  "types": "types/index.d.ts",