@player-ui/check-path-plugin 0.15.3-next.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.
@@ -7429,8 +7429,8 @@ var CheckPathPlugin = function() {
7429
7429
  ref: Symbol("not-started"),
7430
7430
  status: "not-started"
7431
7431
  };
7432
- var PLAYER_VERSION = true ? "0.15.3-next.3" : "unknown";
7433
- var COMMIT = true ? "cb16b1ace66f981c339d3d2dd56950208ef405f8" : "unknown";
7432
+ var PLAYER_VERSION = true ? "0.15.4-next.0" : "unknown";
7433
+ var COMMIT = true ? "23a98a4b8e5d2c8078103ef189e9167a0d96823d" : "unknown";
7434
7434
  var _Player = /*#__PURE__*/ function() {
7435
7435
  function _Player2(config) {
7436
7436
  var _this = this;