@player-ui/reference-assets-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.
@@ -7911,8 +7911,8 @@ var ReferenceAssetsPlugin = function() {
7911
7911
  ref: Symbol("not-started"),
7912
7912
  status: "not-started"
7913
7913
  };
7914
- var PLAYER_VERSION = true ? "0.15.0-next.1" : "unknown";
7915
- var COMMIT = true ? "4161f9e3d880cd6499f36006bc62f935ea6f5782" : "unknown";
7914
+ var PLAYER_VERSION = true ? "0.15.0-next.2" : "unknown";
7915
+ var COMMIT = true ? "9ae91bce2d29f016a78d1697f6b928bb4bf9355e" : "unknown";
7916
7916
  var _Player = /*#__PURE__*/ function() {
7917
7917
  function _Player2(config) {
7918
7918
  var _this = this;