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