@thryveai/theme-interfaces 2.6.1 → 2.6.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.
@@ -249,6 +249,7 @@ var DefaultConfigSFUI = {
249
249
  marketingPreferences: [],
250
250
  },
251
251
  optInMarketingPreferences: false,
252
+ selectOptInMarketingPreferencesStore: false,
252
253
  },
253
254
  mapZoom: 8,
254
255
  promoTemplateVersion: 1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thryveai/theme-interfaces",
3
- "version": "2.6.1",
3
+ "version": "2.6.3",
4
4
  "description": "Shared interfaces and defaults for all Wynshop themed apps.",
5
5
  "scripts": {
6
6
  "build": "gulp",