@player-ui/player 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.
@@ -8495,8 +8495,8 @@ var Player = function() {
8495
8495
  status: "not-started"
8496
8496
  };
8497
8497
  // ../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/core/player/src/player.ts
8498
- var PLAYER_VERSION = true ? "1.0.1" : "unknown";
8499
- var COMMIT = true ? "b2d81e4bf7bb035fa6edbe65d21641d79631c53d" : "unknown";
8498
+ var PLAYER_VERSION = true ? "1.0.2--canary.897.38579" : "unknown";
8499
+ var COMMIT = true ? "8ee4e17f55dbaf82f4efaa98596bfdde0fb80cbf" : "unknown";
8500
8500
  var _Player = /*#__PURE__*/ function() {
8501
8501
  function _Player(config) {
8502
8502
  var _this = this;