@player-ui/stage-revert-data-plugin 0.15.0-next.7 → 0.15.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.
@@ -7377,8 +7377,8 @@ var StageRevertDataPlugin = function() {
7377
7377
  ref: Symbol("not-started"),
7378
7378
  status: "not-started"
7379
7379
  };
7380
- var PLAYER_VERSION = true ? "0.15.0-next.7" : "unknown";
7381
- var COMMIT = true ? "e9286b2b534eb7bb93573410ef47386e211d95fe" : "unknown";
7380
+ var PLAYER_VERSION = true ? "0.15.0" : "unknown";
7381
+ var COMMIT = true ? "42891c40875b011e707e0ac48a14c995518f84fe" : "unknown";
7382
7382
  var _Player = /*#__PURE__*/ function() {
7383
7383
  function _Player2(config) {
7384
7384
  var _this = this;