@player-ui/player 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.
@@ -8001,8 +8001,8 @@ var Player = function() {
8001
8001
  status: "not-started"
8002
8002
  };
8003
8003
  // ../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/core/player/src/player.ts
8004
- var PLAYER_VERSION = true ? "0.15.0-next.7" : "unknown";
8005
- var COMMIT = true ? "e9286b2b534eb7bb93573410ef47386e211d95fe" : "unknown";
8004
+ var PLAYER_VERSION = true ? "0.15.0" : "unknown";
8005
+ var COMMIT = true ? "42891c40875b011e707e0ac48a14c995518f84fe" : "unknown";
8006
8006
  var _Player = /*#__PURE__*/ function() {
8007
8007
  function _Player(config) {
8008
8008
  var _this = this;