@player-ui/player 0.15.2-next.3 → 0.15.2

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.
@@ -5408,8 +5408,8 @@ var NOT_STARTED_STATE = {
5408
5408
  };
5409
5409
 
5410
5410
  // ../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/core/player/src/player.ts
5411
- var PLAYER_VERSION = true ? "0.15.2-next.3" : "unknown";
5412
- var COMMIT = true ? "9f3439aff5c9456ef2866e2fd772dad6da4ac7c1" : "unknown";
5411
+ var PLAYER_VERSION = true ? "0.15.2" : "unknown";
5412
+ var COMMIT = true ? "6222f07d6fbf274ceb6ecd11a094456524557841" : "unknown";
5413
5413
  var _Player = class _Player {
5414
5414
  constructor(config) {
5415
5415
  this.logger = new TapableLogger();