@player-ui/markdown-plugin 0.15.3-next.2 → 0.15.3-next.3

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.
@@ -11760,8 +11760,8 @@ var MarkdownPlugin = function() {
11760
11760
  ref: Symbol("not-started"),
11761
11761
  status: "not-started"
11762
11762
  };
11763
- var PLAYER_VERSION = true ? "0.15.3-next.2" : "unknown";
11764
- var COMMIT = true ? "21f4b09d55c325c5fe951d2fd08caaebb81db483" : "unknown";
11763
+ var PLAYER_VERSION = true ? "0.15.3-next.3" : "unknown";
11764
+ var COMMIT = true ? "cb16b1ace66f981c339d3d2dd56950208ef405f8" : "unknown";
11765
11765
  var _Player = /*#__PURE__*/ function() {
11766
11766
  function _Player2(config) {
11767
11767
  var _this = this;