@player-ui/metrics-plugin 0.15.0-next.2 → 0.15.0-next.4

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.
@@ -7490,8 +7490,8 @@ var MetricsPlugin = function() {
7490
7490
  ref: Symbol("not-started"),
7491
7491
  status: "not-started"
7492
7492
  };
7493
- var PLAYER_VERSION = true ? "0.15.0-next.2" : "unknown";
7494
- var COMMIT = true ? "9ae91bce2d29f016a78d1697f6b928bb4bf9355e" : "unknown";
7493
+ var PLAYER_VERSION = true ? "0.15.0-next.4" : "unknown";
7494
+ var COMMIT = true ? "12cdc54a63c8c74be236c6493bd8ab37a1ff2161" : "unknown";
7495
7495
  var _Player = /*#__PURE__*/ function() {
7496
7496
  function _Player2(config) {
7497
7497
  var _this = this;