@player-ui/markdown-plugin 1.1.0-next.3 → 1.1.0-next.4

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.
@@ -12206,8 +12206,8 @@ var MarkdownPlugin = function() {
12206
12206
  ref: Symbol("not-started"),
12207
12207
  status: "not-started"
12208
12208
  };
12209
- var PLAYER_VERSION = true ? "1.1.0-next.3" : "unknown";
12210
- var COMMIT = true ? "234b74972b29ff0fa11655411dc3cd9d8a98de2a" : "unknown";
12209
+ var PLAYER_VERSION = true ? "1.1.0-next.4" : "unknown";
12210
+ var COMMIT = true ? "c00a0bc3257d918e21b7244a770ae462017f0fae" : "unknown";
12211
12211
  var _Player = /*#__PURE__*/ function() {
12212
12212
  function _Player2(config) {
12213
12213
  var _this = this;