@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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1225,7 +1225,7 @@ var supportsWidevinePersistentLicenses = () => {
|
|
|
1225
1225
|
var import_mux_data_shakaplayer = __toESM(require("@mux/mux-data-shakaplayer"));
|
|
1226
1226
|
|
|
1227
1227
|
// package.json
|
|
1228
|
-
var version = "1.0.1-rc.
|
|
1228
|
+
var version = "1.0.1-rc.63";
|
|
1229
1229
|
|
|
1230
1230
|
// src/utils/licenseCache.ts
|
|
1231
1231
|
var PERSISTENT_LICENSE_PREFIX = "motto_lic_";
|