@player-ui/common-expressions-plugin 0.15.3-next.3 → 0.15.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.
@@ -7517,8 +7517,8 @@ var CommonExpressionsPlugin = function() {
7517
7517
  ref: Symbol("not-started"),
7518
7518
  status: "not-started"
7519
7519
  };
7520
- var PLAYER_VERSION = true ? "0.15.3-next.3" : "unknown";
7521
- var COMMIT = true ? "cb16b1ace66f981c339d3d2dd56950208ef405f8" : "unknown";
7520
+ var PLAYER_VERSION = true ? "0.15.3" : "unknown";
7521
+ var COMMIT = true ? "635ec38f97e5afa4d5f7ff4ddd3e4f7a6fbe0988" : "unknown";
7522
7522
  var _Player = /*#__PURE__*/ function() {
7523
7523
  function _Player2(config) {
7524
7524
  var _this = this;