@player-ui/markdown-plugin 0.7.2 → 0.7.3-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.
@@ -5136,8 +5136,8 @@ var __async = (__this, __arguments, generator) => {
5136
5136
  step((generator = generator.apply(__this, __arguments)).next());
5137
5137
  });
5138
5138
  };
5139
- const PLAYER_VERSION = "0.7.2";
5140
- const COMMIT = "571261ee0a1f196d253a357384b2fef9d0f8978b";
5139
+ const PLAYER_VERSION = "0.7.3-next.0";
5140
+ const COMMIT = "3fae7c0ef2e75878f04b1d26b5d5ed31c32437fd";
5141
5141
  const _Player = class {
5142
5142
  constructor(config) {
5143
5143
  this.logger = new TapableLogger();