@player-ui/markdown-plugin 0.15.0-next.3 → 0.15.0-next.5

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.
@@ -11762,8 +11762,8 @@ var MarkdownPlugin = function() {
11762
11762
  ref: Symbol("not-started"),
11763
11763
  status: "not-started"
11764
11764
  };
11765
- var PLAYER_VERSION = true ? "0.15.0-next.3" : "unknown";
11766
- var COMMIT = true ? "d3a1ed7c949b9c016d38f79e383ba5e5eddbc207" : "unknown";
11765
+ var PLAYER_VERSION = true ? "0.15.0-next.5" : "unknown";
11766
+ var COMMIT = true ? "b332f0c87e29054ff2a1df91873b9a4ac4c1084f" : "unknown";
11767
11767
  var _Player = /*#__PURE__*/ function() {
11768
11768
  function _Player2(config) {
11769
11769
  var _this = this;