@player-ui/common-types-plugin 0.15.0-next.1 → 0.15.0-next.2

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.
@@ -7510,8 +7510,8 @@ var CommonTypesPlugin = function() {
7510
7510
  ref: Symbol("not-started"),
7511
7511
  status: "not-started"
7512
7512
  };
7513
- var PLAYER_VERSION = true ? "0.15.0-next.1" : "unknown";
7514
- var COMMIT = true ? "4161f9e3d880cd6499f36006bc62f935ea6f5782" : "unknown";
7513
+ var PLAYER_VERSION = true ? "0.15.0-next.2" : "unknown";
7514
+ var COMMIT = true ? "9ae91bce2d29f016a78d1697f6b928bb4bf9355e" : "unknown";
7515
7515
  var _Player = /*#__PURE__*/ function() {
7516
7516
  function _Player2(config) {
7517
7517
  var _this = this;