@player-ui/markdown-plugin 0.7.3-next.2 → 0.7.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.
|
@@ -5139,8 +5139,8 @@ var __async = (__this, __arguments, generator) => {
|
|
|
5139
5139
|
step((generator = generator.apply(__this, __arguments)).next());
|
|
5140
5140
|
});
|
|
5141
5141
|
};
|
|
5142
|
-
const PLAYER_VERSION = "0.7.3
|
|
5143
|
-
const COMMIT = "
|
|
5142
|
+
const PLAYER_VERSION = "0.7.3";
|
|
5143
|
+
const COMMIT = "f1c0d8ccf08cb2232ca71ee0004dd3c0f83c8487";
|
|
5144
5144
|
const _Player = class {
|
|
5145
5145
|
constructor(config) {
|
|
5146
5146
|
this.logger = new TapableLogger();
|