@player-ui/markdown-plugin 0.15.0-next.6 → 0.15.0-next.7
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.
|
@@ -11743,8 +11743,8 @@ var MarkdownPlugin = function() {
|
|
|
11743
11743
|
ref: Symbol("not-started"),
|
|
11744
11744
|
status: "not-started"
|
|
11745
11745
|
};
|
|
11746
|
-
var PLAYER_VERSION = true ? "0.15.0-next.
|
|
11747
|
-
var COMMIT = true ? "
|
|
11746
|
+
var PLAYER_VERSION = true ? "0.15.0-next.7" : "unknown";
|
|
11747
|
+
var COMMIT = true ? "e9286b2b534eb7bb93573410ef47386e211d95fe" : "unknown";
|
|
11748
11748
|
var _Player = /*#__PURE__*/ function() {
|
|
11749
11749
|
function _Player2(config) {
|
|
11750
11750
|
var _this = this;
|