@player-ui/external-state-plugin 1.1.0-next.4 → 1.1.0-next.5
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.
|
@@ -7850,8 +7850,8 @@ var ExternalStatePlugin = function() {
|
|
|
7850
7850
|
ref: Symbol("not-started"),
|
|
7851
7851
|
status: "not-started"
|
|
7852
7852
|
};
|
|
7853
|
-
var PLAYER_VERSION = true ? "1.1.0-next.
|
|
7854
|
-
var COMMIT = true ? "
|
|
7853
|
+
var PLAYER_VERSION = true ? "1.1.0-next.5" : "unknown";
|
|
7854
|
+
var COMMIT = true ? "ea847f93628d716aba4e15caca69bd0ffd038a89" : "unknown";
|
|
7855
7855
|
var _Player = /*#__PURE__*/ function() {
|
|
7856
7856
|
function _Player2(config) {
|
|
7857
7857
|
var _this = this;
|