@player-ui/markdown-plugin 1.1.0-next.3 → 1.1.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.
|
@@ -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.
|
|
12210
|
-
var COMMIT = true ? "
|
|
12209
|
+
var PLAYER_VERSION = true ? "1.1.0-next.5" : "unknown";
|
|
12210
|
+
var COMMIT = true ? "ea847f93628d716aba4e15caca69bd0ffd038a89" : "unknown";
|
|
12211
12211
|
var _Player = /*#__PURE__*/ function() {
|
|
12212
12212
|
function _Player2(config) {
|
|
12213
12213
|
var _this = this;
|