@gem-sdk/core 1.48.0-dev.79 → 1.48.0-dev.80

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.
@@ -190,7 +190,6 @@ const JunipProductReviewsUgc = {
190
190
  'junip-ugc-gallery': {
191
191
  layout: 'scroll',
192
192
  title: '',
193
- product: '{{product}}',
194
193
  paddingTop: 48,
195
194
  paddingBottom: 48,
196
195
  containerClass: ''
@@ -188,7 +188,6 @@ const JunipProductReviewsUgc = {
188
188
  'junip-ugc-gallery': {
189
189
  layout: 'scroll',
190
190
  title: '',
191
- product: '{{product}}',
192
191
  paddingTop: 48,
193
192
  paddingBottom: 48,
194
193
  containerClass: ''
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gem-sdk/core",
3
- "version": "1.48.0-dev.79",
3
+ "version": "1.48.0-dev.80",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs/index.js",