@player-ui/reference-assets-plugin 0.15.3 → 0.15.4-next.0

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.
@@ -7909,8 +7909,8 @@ var ReferenceAssetsPlugin = function() {
7909
7909
  ref: Symbol("not-started"),
7910
7910
  status: "not-started"
7911
7911
  };
7912
- var PLAYER_VERSION = true ? "0.15.3" : "unknown";
7913
- var COMMIT = true ? "635ec38f97e5afa4d5f7ff4ddd3e4f7a6fbe0988" : "unknown";
7912
+ var PLAYER_VERSION = true ? "0.15.4-next.0" : "unknown";
7913
+ var COMMIT = true ? "23a98a4b8e5d2c8078103ef189e9167a0d96823d" : "unknown";
7914
7914
  var _Player = /*#__PURE__*/ function() {
7915
7915
  function _Player2(config) {
7916
7916
  var _this = this;