@thryveai/theme-interfaces 2.6.4 → 2.6.5

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.
@@ -149,7 +149,7 @@ var DefaultConfigSFUI = {
149
149
  bundlePromotionCalculator: true,
150
150
  nonBundlePromotionCalculator: true,
151
151
  },
152
- gsaSupportedBrowser: false,
152
+ gsaSupportedBrowser: true,
153
153
  },
154
154
  pdpSettings: {
155
155
  nutritionZone: "us",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thryveai/theme-interfaces",
3
- "version": "2.6.4",
3
+ "version": "2.6.5",
4
4
  "description": "Shared interfaces and defaults for all Wynshop themed apps.",
5
5
  "scripts": {
6
6
  "build": "gulp",