@player-ui/metrics-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.
@@ -7488,8 +7488,8 @@ var MetricsPlugin = function() {
7488
7488
  ref: Symbol("not-started"),
7489
7489
  status: "not-started"
7490
7490
  };
7491
- var PLAYER_VERSION = true ? "0.15.3-next.2" : "unknown";
7492
- var COMMIT = true ? "21f4b09d55c325c5fe951d2fd08caaebb81db483" : "unknown";
7491
+ var PLAYER_VERSION = true ? "0.15.3" : "unknown";
7492
+ var COMMIT = true ? "635ec38f97e5afa4d5f7ff4ddd3e4f7a6fbe0988" : "unknown";
7493
7493
  var _Player = /*#__PURE__*/ function() {
7494
7494
  function _Player2(config) {
7495
7495
  var _this = this;