@player-ui/common-types-plugin 0.15.0-next.7 → 0.15.0-next.8

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.
@@ -7491,8 +7491,8 @@ var CommonTypesPlugin = function() {
7491
7491
  ref: Symbol("not-started"),
7492
7492
  status: "not-started"
7493
7493
  };
7494
- var PLAYER_VERSION = true ? "0.15.0-next.7" : "unknown";
7495
- var COMMIT = true ? "e9286b2b534eb7bb93573410ef47386e211d95fe" : "unknown";
7494
+ var PLAYER_VERSION = true ? "0.15.0-next.8" : "unknown";
7495
+ var COMMIT = true ? "9649c8525fa0662b2f243ffb6d303dc8f6cea083" : "unknown";
7496
7496
  var _Player = /*#__PURE__*/ function() {
7497
7497
  function _Player2(config) {
7498
7498
  var _this = this;