@player-ui/metrics-plugin 0.15.0-next.8 → 0.15.0

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.
@@ -7471,8 +7471,8 @@ var MetricsPlugin = function() {
7471
7471
  ref: Symbol("not-started"),
7472
7472
  status: "not-started"
7473
7473
  };
7474
- var PLAYER_VERSION = true ? "0.15.0-next.8" : "unknown";
7475
- var COMMIT = true ? "9649c8525fa0662b2f243ffb6d303dc8f6cea083" : "unknown";
7474
+ var PLAYER_VERSION = true ? "0.15.0" : "unknown";
7475
+ var COMMIT = true ? "42891c40875b011e707e0ac48a14c995518f84fe" : "unknown";
7476
7476
  var _Player = /*#__PURE__*/ function() {
7477
7477
  function _Player2(config) {
7478
7478
  var _this = this;