@htmlbricks/hb-shop-item-cell 0.17.27 → 0.17.28

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.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-shop-item-cell",
3
3
  "displayName": "Svelte Shop Item Cell WebComponent",
4
4
  "description": "Svelte Shop Item Cell WebComponent",
5
- "version": "0.17.27",
5
+ "version": "0.17.28",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -30,7 +30,7 @@
30
30
  "prepublish": "npm run build:release"
31
31
  },
32
32
  "devDependencies": {
33
- "@htmlbricks/hb-jsutils": "^0.17.27",
33
+ "@htmlbricks/hb-jsutils": "^0.17.28",
34
34
  "@htmlbricks/manifester": "^0.0.22",
35
35
  "@rollup/plugin-alias": "^3.1.2",
36
36
  "@rollup/plugin-commonjs": "^18.0.0",
@@ -74,5 +74,5 @@
74
74
  "html5-webcomponents"
75
75
  ],
76
76
  "contributors": [],
77
- "gitHead": "54ab69dad48b4178cc9636e24f5fdf5c41a30a89"
77
+ "gitHead": "ef76b9df3b82813d1c9b435b93a2423f1fdf8464"
78
78
  }
@@ -230,5 +230,5 @@
230
230
  "size": {},
231
231
  "iifePath": "release/release.js",
232
232
  "repoName": "@htmlbricks/hb-shop-item-cell",
233
- "version": "0.17.27"
233
+ "version": "0.17.28"
234
234
  }