@mottosports/motto-video-player 1.0.1-rc.62 → 1.0.1-rc.63

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/dist/index.mjs CHANGED
@@ -1184,7 +1184,7 @@ var supportsWidevinePersistentLicenses = () => {
1184
1184
  import initShakaPlayerMux from "@mux/mux-data-shakaplayer";
1185
1185
 
1186
1186
  // package.json
1187
- var version = "1.0.1-rc.62";
1187
+ var version = "1.0.1-rc.63";
1188
1188
 
1189
1189
  // src/utils/licenseCache.ts
1190
1190
  var PERSISTENT_LICENSE_PREFIX = "motto_lic_";