@player-ui/markdown-plugin 0.7.0-next.5 → 0.7.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.
@@ -5151,8 +5151,8 @@ var __async = (__this, __arguments, generator) => {
5151
5151
  step((generator = generator.apply(__this, __arguments)).next());
5152
5152
  });
5153
5153
  };
5154
- const PLAYER_VERSION = "0.7.0-next.5";
5155
- const COMMIT = "d3c86ff817eea109ddfeef1954b71c3b218e344a";
5154
+ const PLAYER_VERSION = "0.7.0";
5155
+ const COMMIT = "00b3c9d34a6983cf364452a8b24b30e0c369a222";
5156
5156
  const _Player = class {
5157
5157
  constructor(config) {
5158
5158
  this.logger = new TapableLogger();