@player-ui/markdown-plugin 0.7.2-next.1 → 0.7.2-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.
@@ -5132,8 +5132,8 @@ var __async = (__this, __arguments, generator) => {
5132
5132
  step((generator = generator.apply(__this, __arguments)).next());
5133
5133
  });
5134
5134
  };
5135
- const PLAYER_VERSION = "0.7.2-next.1";
5136
- const COMMIT = "2a5ed1593e7196546027a83efa8fda41965c121e";
5135
+ const PLAYER_VERSION = "0.7.2-next.2";
5136
+ const COMMIT = "9c00884b3858447c923b999c32acc0b76b5b6421";
5137
5137
  const _Player = class {
5138
5138
  constructor(config) {
5139
5139
  this.logger = new TapableLogger();