@htmlbricks/hb-shop-item-row 0.66.4 → 0.66.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.
- package/manifest.json +1 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -217,7 +217,6 @@
|
|
|
217
217
|
}
|
|
218
218
|
],
|
|
219
219
|
"iifeIntegrity": "sha384-LznUaFmCktCYSx4mtk1ZTRT8VmCNSsB3LcO1250sHiNF219ZCUgMkgPgGQWvaMDQ",
|
|
220
|
-
"iifeIntegrityType": "sha384",
|
|
221
220
|
"screenshots": [],
|
|
222
221
|
"licenses": [
|
|
223
222
|
{
|
|
@@ -237,5 +236,5 @@
|
|
|
237
236
|
"size": {},
|
|
238
237
|
"iifePath": "main.iife.js",
|
|
239
238
|
"repoName": "@htmlbricks/hb-shop-item-row",
|
|
240
|
-
"version": "0.66.
|
|
239
|
+
"version": "0.66.5"
|
|
241
240
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-shop-item-row",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Horizontal shop product card: image with optional badge, linked title and metadata, description, star rating scale with numeric rating and reviews link, current and strikethrough prices, and optional footer—all overridable via named slots.",
|
|
6
6
|
"licenses": [
|