@thryveai/theme-interfaces 2.8.7 → 2.8.8

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.
@@ -394,6 +394,7 @@ var DefaultConfigSFUI = {
394
394
  SmallPromotion: false,
395
395
  ThreeBannerContainer: false,
396
396
  TwoBannerContainer: false,
397
+ PromotionsGallery: false,
397
398
  Video: false,
398
399
  VideoWithContent: false,
399
400
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thryveai/theme-interfaces",
3
- "version": "2.8.7",
3
+ "version": "2.8.8",
4
4
  "description": "Shared interfaces and defaults for all Wynshop themed apps.",
5
5
  "scripts": {
6
6
  "build": "gulp",