@instructure/studio-player 1.1.9 → 1.1.10

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.
@@ -32931,7 +32931,6 @@ export {
32931
32931
  GJ as C,
32932
32932
  _X as F,
32933
32933
  JJ as M,
32934
- oee as P,
32935
32934
  iee as T,
32936
32935
  ex as a,
32937
32936
  Tte as b,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/studio-player",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "private": false,
5
5
  "description": "Next generation media player for Instructure",
6
6
  "module": "./dist/studio-player.es.js",