@player-ui/beacon-plugin 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.
@@ -7912,8 +7912,8 @@ var BeaconPlugin = function() {
7912
7912
  ref: Symbol("not-started"),
7913
7913
  status: "not-started"
7914
7914
  };
7915
- var PLAYER_VERSION = true ? "1.0.1" : "unknown";
7916
- var COMMIT = true ? "b2d81e4bf7bb035fa6edbe65d21641d79631c53d" : "unknown";
7915
+ var PLAYER_VERSION = true ? "1.0.2--canary.897.38579" : "unknown";
7916
+ var COMMIT = true ? "8ee4e17f55dbaf82f4efaa98596bfdde0fb80cbf" : "unknown";
7917
7917
  var _Player = /*#__PURE__*/ function() {
7918
7918
  function _Player2(config) {
7919
7919
  var _this = this;