@player-ui/markdown-plugin 0.4.0--canary.143.5197 → 0.4.0-next.9
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.
|
@@ -5054,8 +5054,8 @@ var __async = (__this, __arguments, generator) => {
|
|
|
5054
5054
|
step((generator = generator.apply(__this, __arguments)).next());
|
|
5055
5055
|
});
|
|
5056
5056
|
};
|
|
5057
|
-
const PLAYER_VERSION = "0.4.0
|
|
5058
|
-
const COMMIT = "
|
|
5057
|
+
const PLAYER_VERSION = "0.4.0-next.9";
|
|
5058
|
+
const COMMIT = "e7681a2757fe0ab15d0c0e27c11d0ed33334d63f";
|
|
5059
5059
|
const _Player = class {
|
|
5060
5060
|
constructor(config) {
|
|
5061
5061
|
this.logger = new TapableLogger();
|