@player-ui/markdown-plugin 0.7.4-next.1 → 0.7.4-next.2

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.
@@ -5137,8 +5137,8 @@ var __async = (__this, __arguments, generator) => {
5137
5137
  step((generator = generator.apply(__this, __arguments)).next());
5138
5138
  });
5139
5139
  };
5140
- const PLAYER_VERSION = "0.7.4-next.1";
5141
- const COMMIT = "5eab9a87e898ee0b01ccee09c158dbaeaec5563e";
5140
+ const PLAYER_VERSION = "0.7.4-next.2";
5141
+ const COMMIT = "472fbef4a5f0fcbd23179a4092e77bb6df0d1a27";
5142
5142
  const _Player = class {
5143
5143
  constructor(config) {
5144
5144
  this.logger = new TapableLogger();