@player-ui/async-node-plugin 1.0.1 → 1.0.2--canary.890.38467

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.
@@ -8062,8 +8062,8 @@ var AsyncNodePlugin = function() {
8062
8062
  ref: Symbol("not-started"),
8063
8063
  status: "not-started"
8064
8064
  };
8065
- var PLAYER_VERSION = true ? "1.0.1" : "unknown";
8066
- var COMMIT = true ? "b2d81e4bf7bb035fa6edbe65d21641d79631c53d" : "unknown";
8065
+ var PLAYER_VERSION = true ? "1.0.2--canary.890.38467" : "unknown";
8066
+ var COMMIT = true ? "4f330c5181f8315e94113320ed4e7a3fa0b3e185" : "unknown";
8067
8067
  var _Player = /*#__PURE__*/ function() {
8068
8068
  function _Player2(config) {
8069
8069
  var _this = this;