@player-ui/player 1.0.2--canary.906.39849 → 1.0.2--canary.908.40153

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.
@@ -8505,8 +8505,8 @@ var Player = function() {
8505
8505
  status: "not-started"
8506
8506
  };
8507
8507
  // ../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/core/player/src/player.ts
8508
- var PLAYER_VERSION = true ? "1.0.2--canary.906.39849" : "unknown";
8509
- var COMMIT = true ? "5dd7d7cf7c9f02f421b0f27c918f362d88ff8351" : "unknown";
8508
+ var PLAYER_VERSION = true ? "1.0.2--canary.908.40153" : "unknown";
8509
+ var COMMIT = true ? "f7bbe997f491ee096b67bb64f767274a3dfae716" : "unknown";
8510
8510
  var _Player = /*#__PURE__*/ function() {
8511
8511
  function _Player(config) {
8512
8512
  var _this = this;