@player-ui/beacon-plugin 1.1.0-next.3 → 1.1.0-next.4
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.
|
@@ -7922,8 +7922,8 @@ var BeaconPlugin = function() {
|
|
|
7922
7922
|
ref: Symbol("not-started"),
|
|
7923
7923
|
status: "not-started"
|
|
7924
7924
|
};
|
|
7925
|
-
var PLAYER_VERSION = true ? "1.1.0-next.
|
|
7926
|
-
var COMMIT = true ? "
|
|
7925
|
+
var PLAYER_VERSION = true ? "1.1.0-next.4" : "unknown";
|
|
7926
|
+
var COMMIT = true ? "c00a0bc3257d918e21b7244a770ae462017f0fae" : "unknown";
|
|
7927
7927
|
var _Player = /*#__PURE__*/ function() {
|
|
7928
7928
|
function _Player2(config) {
|
|
7929
7929
|
var _this = this;
|