@player-ui/common-expressions-plugin 0.15.0-next.7 → 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.
@@ -7500,8 +7500,8 @@ var CommonExpressionsPlugin = function() {
7500
7500
  ref: Symbol("not-started"),
7501
7501
  status: "not-started"
7502
7502
  };
7503
- var PLAYER_VERSION = true ? "0.15.0-next.7" : "unknown";
7504
- var COMMIT = true ? "e9286b2b534eb7bb93573410ef47386e211d95fe" : "unknown";
7503
+ var PLAYER_VERSION = true ? "0.15.0" : "unknown";
7504
+ var COMMIT = true ? "42891c40875b011e707e0ac48a14c995518f84fe" : "unknown";
7505
7505
  var _Player = /*#__PURE__*/ function() {
7506
7506
  function _Player2(config) {
7507
7507
  var _this = this;