@player-ui/markdown-plugin 1.0.2--canary.897.38579 → 1.0.2-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.
@@ -12196,8 +12196,8 @@ var MarkdownPlugin = function() {
12196
12196
  ref: Symbol("not-started"),
12197
12197
  status: "not-started"
12198
12198
  };
12199
- var PLAYER_VERSION = true ? "1.0.2--canary.897.38579" : "unknown";
12200
- var COMMIT = true ? "8ee4e17f55dbaf82f4efaa98596bfdde0fb80cbf" : "unknown";
12199
+ var PLAYER_VERSION = true ? "1.0.2-next.0" : "unknown";
12200
+ var COMMIT = true ? "0b9f67e6751582fa73e2f1dcdbc21d174bff69df" : "unknown";
12201
12201
  var _Player = /*#__PURE__*/ function() {
12202
12202
  function _Player2(config) {
12203
12203
  var _this = this;