@player-ui/markdown-plugin 0.4.1-next.2 → 0.4.1-next.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.
|
@@ -5089,8 +5089,8 @@ var __async = (__this, __arguments, generator) => {
|
|
|
5089
5089
|
step((generator = generator.apply(__this, __arguments)).next());
|
|
5090
5090
|
});
|
|
5091
5091
|
};
|
|
5092
|
-
const PLAYER_VERSION = "0.4.1-next.
|
|
5093
|
-
const COMMIT = "
|
|
5092
|
+
const PLAYER_VERSION = "0.4.1-next.3";
|
|
5093
|
+
const COMMIT = "f3201bc41db2c624d7f7d4d511c456b2216c4bfe";
|
|
5094
5094
|
const _Player = class {
|
|
5095
5095
|
constructor(config) {
|
|
5096
5096
|
this.logger = new TapableLogger();
|