@stigg/react-sdk 5.30.0 → 5.30.1

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.
@@ -3629,7 +3629,7 @@ function mapPaywallData(paywall, showOnlyEligiblePlans, currentSubscriptionOverr
3629
3629
  };
3630
3630
  }
3631
3631
 
3632
- var version = "5.30.0";
3632
+ var version = "5.30.1";
3633
3633
  var name = "@stigg/react-sdk";
3634
3634
 
3635
3635
  var StiggContext = /*#__PURE__*/React__default.createContext(null);