@player-ui/check-path-plugin 1.0.2--canary.909.39732 → 1.0.2--canary.906.39849
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.
|
@@ -7875,8 +7875,8 @@ var CheckPathPlugin = function() {
|
|
|
7875
7875
|
ref: Symbol("not-started"),
|
|
7876
7876
|
status: "not-started"
|
|
7877
7877
|
};
|
|
7878
|
-
var PLAYER_VERSION = true ? "1.0.2--canary.
|
|
7879
|
-
var COMMIT = true ? "
|
|
7878
|
+
var PLAYER_VERSION = true ? "1.0.2--canary.906.39849" : "unknown";
|
|
7879
|
+
var COMMIT = true ? "5dd7d7cf7c9f02f421b0f27c918f362d88ff8351" : "unknown";
|
|
7880
7880
|
var _Player = /*#__PURE__*/ function() {
|
|
7881
7881
|
function _Player2(config) {
|
|
7882
7882
|
var _this = this;
|