@player-ui/external-state-plugin 1.0.1 → 1.0.2--canary.897.38579
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.
|
@@ -7840,8 +7840,8 @@ var ExternalStatePlugin = function() {
|
|
|
7840
7840
|
ref: Symbol("not-started"),
|
|
7841
7841
|
status: "not-started"
|
|
7842
7842
|
};
|
|
7843
|
-
var PLAYER_VERSION = true ? "1.0.
|
|
7844
|
-
var COMMIT = true ? "
|
|
7843
|
+
var PLAYER_VERSION = true ? "1.0.2--canary.897.38579" : "unknown";
|
|
7844
|
+
var COMMIT = true ? "8ee4e17f55dbaf82f4efaa98596bfdde0fb80cbf" : "unknown";
|
|
7845
7845
|
var _Player = /*#__PURE__*/ function() {
|
|
7846
7846
|
function _Player2(config) {
|
|
7847
7847
|
var _this = this;
|