@player-ui/metrics-plugin 1.0.2--canary.890.38467 → 1.0.2-next.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.
@@ -7924,8 +7924,8 @@ var MetricsPlugin = function() {
7924
7924
  ref: Symbol("not-started"),
7925
7925
  status: "not-started"
7926
7926
  };
7927
- var PLAYER_VERSION = true ? "1.0.2--canary.890.38467" : "unknown";
7928
- var COMMIT = true ? "4f330c5181f8315e94113320ed4e7a3fa0b3e185" : "unknown";
7927
+ var PLAYER_VERSION = true ? "1.0.2-next.0" : "unknown";
7928
+ var COMMIT = true ? "0b9f67e6751582fa73e2f1dcdbc21d174bff69df" : "unknown";
7929
7929
  var _Player = /*#__PURE__*/ function() {
7930
7930
  function _Player2(config) {
7931
7931
  var _this = this;