@player-ui/common-types-plugin 0.15.3-next.2 → 0.15.3-next.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.
@@ -7508,8 +7508,8 @@ var CommonTypesPlugin = function() {
7508
7508
  ref: Symbol("not-started"),
7509
7509
  status: "not-started"
7510
7510
  };
7511
- var PLAYER_VERSION = true ? "0.15.3-next.2" : "unknown";
7512
- var COMMIT = true ? "21f4b09d55c325c5fe951d2fd08caaebb81db483" : "unknown";
7511
+ var PLAYER_VERSION = true ? "0.15.3-next.3" : "unknown";
7512
+ var COMMIT = true ? "cb16b1ace66f981c339d3d2dd56950208ef405f8" : "unknown";
7513
7513
  var _Player = /*#__PURE__*/ function() {
7514
7514
  function _Player2(config) {
7515
7515
  var _this = this;