@player-ui/async-node-plugin 0.15.0-next.8 → 0.15.0

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.
@@ -7609,8 +7609,8 @@ var AsyncNodePlugin = function() {
7609
7609
  ref: Symbol("not-started"),
7610
7610
  status: "not-started"
7611
7611
  };
7612
- var PLAYER_VERSION = true ? "0.15.0-next.8" : "unknown";
7613
- var COMMIT = true ? "9649c8525fa0662b2f243ffb6d303dc8f6cea083" : "unknown";
7612
+ var PLAYER_VERSION = true ? "0.15.0" : "unknown";
7613
+ var COMMIT = true ? "42891c40875b011e707e0ac48a14c995518f84fe" : "unknown";
7614
7614
  var _Player = /*#__PURE__*/ function() {
7615
7615
  function _Player2(config) {
7616
7616
  var _this = this;