@player-ui/stage-revert-data-plugin 0.15.0-next.3 → 0.15.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.
|
@@ -7396,8 +7396,8 @@ var StageRevertDataPlugin = function() {
|
|
|
7396
7396
|
ref: Symbol("not-started"),
|
|
7397
7397
|
status: "not-started"
|
|
7398
7398
|
};
|
|
7399
|
-
var PLAYER_VERSION = true ? "0.15.0-next.
|
|
7400
|
-
var COMMIT = true ? "
|
|
7399
|
+
var PLAYER_VERSION = true ? "0.15.0-next.4" : "unknown";
|
|
7400
|
+
var COMMIT = true ? "12cdc54a63c8c74be236c6493bd8ab37a1ff2161" : "unknown";
|
|
7401
7401
|
var _Player = /*#__PURE__*/ function() {
|
|
7402
7402
|
function _Player2(config) {
|
|
7403
7403
|
var _this = this;
|