@player-ui/reference-assets-plugin 1.0.0 → 1.0.1-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.
@@ -8381,8 +8381,8 @@ var ReferenceAssetsPlugin = function() {
8381
8381
  ref: Symbol("not-started"),
8382
8382
  status: "not-started"
8383
8383
  };
8384
- var PLAYER_VERSION = true ? "1.0.0" : "unknown";
8385
- var COMMIT = true ? "f3a2ef9c4b1012ef930a648592c440f53d58e77e" : "unknown";
8384
+ var PLAYER_VERSION = true ? "1.0.1-next.0" : "unknown";
8385
+ var COMMIT = true ? "0597f2dd7c673fc97aaa2146ee2b60b7a900c4cd" : "unknown";
8386
8386
  var _Player = /*#__PURE__*/ function() {
8387
8387
  function _Player2(config) {
8388
8388
  var _this = this;