@thryveai/theme-interfaces 2.8.47 → 2.8.48

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.
@@ -206,6 +206,7 @@ var DefaultConfigSFUI = {
206
206
  reCaptcha: false,
207
207
  manualVouchers: true,
208
208
  },
209
+ pillsShowAllLessButton: false,
209
210
  promotionDetailsPage: {
210
211
  bundlePromotionCalculator: true,
211
212
  nonBundlePromotionCalculator: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thryveai/theme-interfaces",
3
- "version": "2.8.47",
3
+ "version": "2.8.48",
4
4
  "description": "Shared interfaces and defaults for all Wynshop themed apps.",
5
5
  "scripts": {
6
6
  "build": "gulp",