@player-ui/markdown-plugin 0.4.0-next.13 → 0.4.0-next.14

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.
@@ -5067,8 +5067,8 @@ var __async = (__this, __arguments, generator) => {
5067
5067
  step((generator = generator.apply(__this, __arguments)).next());
5068
5068
  });
5069
5069
  };
5070
- const PLAYER_VERSION = "0.4.0-next.13";
5071
- const COMMIT = "80a0ff72b097eff2e227c7effef17923655c7499";
5070
+ const PLAYER_VERSION = "0.4.0-next.14";
5071
+ const COMMIT = "9b0ade9e11856c7dc949692b61baaf769c886124";
5072
5072
  const _Player = class {
5073
5073
  constructor(config) {
5074
5074
  this.logger = new TapableLogger();