@player-ui/beacon-plugin 0.15.3-next.2 → 0.15.3

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.
@@ -7476,8 +7476,8 @@ var BeaconPlugin = function() {
7476
7476
  ref: Symbol("not-started"),
7477
7477
  status: "not-started"
7478
7478
  };
7479
- var PLAYER_VERSION = true ? "0.15.3-next.2" : "unknown";
7480
- var COMMIT = true ? "21f4b09d55c325c5fe951d2fd08caaebb81db483" : "unknown";
7479
+ var PLAYER_VERSION = true ? "0.15.3" : "unknown";
7480
+ var COMMIT = true ? "635ec38f97e5afa4d5f7ff4ddd3e4f7a6fbe0988" : "unknown";
7481
7481
  var _Player = /*#__PURE__*/ function() {
7482
7482
  function _Player2(config) {
7483
7483
  var _this = this;