@player-ui/player 0.4.0-next.2 → 0.4.0-next.4

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.
package/dist/index.cjs.js CHANGED
@@ -4421,8 +4421,8 @@ var __async = (__this, __arguments, generator) => {
4421
4421
  step((generator = generator.apply(__this, __arguments)).next());
4422
4422
  });
4423
4423
  };
4424
- const PLAYER_VERSION = "0.4.0-next.2";
4425
- const COMMIT = "5cfe21c54261cf22f0798b24d6d19c47a643441a";
4424
+ const PLAYER_VERSION = "0.4.0-next.4";
4425
+ const COMMIT = "e03645f7ab5fbdfab274edcc92542752712afe01";
4426
4426
  const _Player = class {
4427
4427
  constructor(config) {
4428
4428
  this.logger = new TapableLogger();
package/dist/index.esm.js CHANGED
@@ -4408,8 +4408,8 @@ var __async = (__this, __arguments, generator) => {
4408
4408
  step((generator = generator.apply(__this, __arguments)).next());
4409
4409
  });
4410
4410
  };
4411
- const PLAYER_VERSION = "0.4.0-next.2";
4412
- const COMMIT = "5cfe21c54261cf22f0798b24d6d19c47a643441a";
4411
+ const PLAYER_VERSION = "0.4.0-next.4";
4412
+ const COMMIT = "e03645f7ab5fbdfab274edcc92542752712afe01";
4413
4413
  const _Player = class {
4414
4414
  constructor(config) {
4415
4415
  this.logger = new TapableLogger();