@player-ui/common-expressions-plugin 0.15.0-next.2 → 0.15.0-next.3

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.
@@ -7519,8 +7519,8 @@ var CommonExpressionsPlugin = function() {
7519
7519
  ref: Symbol("not-started"),
7520
7520
  status: "not-started"
7521
7521
  };
7522
- var PLAYER_VERSION = true ? "0.15.0-next.2" : "unknown";
7523
- var COMMIT = true ? "9ae91bce2d29f016a78d1697f6b928bb4bf9355e" : "unknown";
7522
+ var PLAYER_VERSION = true ? "0.15.0-next.3" : "unknown";
7523
+ var COMMIT = true ? "d3a1ed7c949b9c016d38f79e383ba5e5eddbc207" : "unknown";
7524
7524
  var _Player = /*#__PURE__*/ function() {
7525
7525
  function _Player2(config) {
7526
7526
  var _this = this;