@player-ui/reference-assets-plugin 0.15.0-next.6 → 0.15.0-next.7

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.
@@ -7892,8 +7892,8 @@ var ReferenceAssetsPlugin = function() {
7892
7892
  ref: Symbol("not-started"),
7893
7893
  status: "not-started"
7894
7894
  };
7895
- var PLAYER_VERSION = true ? "0.15.0-next.6" : "unknown";
7896
- var COMMIT = true ? "9b22cee7078ed75d77b3c31bc306c758ea07da8b" : "unknown";
7895
+ var PLAYER_VERSION = true ? "0.15.0-next.7" : "unknown";
7896
+ var COMMIT = true ? "e9286b2b534eb7bb93573410ef47386e211d95fe" : "unknown";
7897
7897
  var _Player = /*#__PURE__*/ function() {
7898
7898
  function _Player2(config) {
7899
7899
  var _this = this;