@htmlbricks/hb-banner 0.66.4 → 0.66.6
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
|
@@ -74,7 +74,6 @@
|
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"iifeIntegrity": "sha384-JiRQBRpvXP9j35ZSv2LI69MNAi8BHU+Elf6lpizV/NUHhm0+8bChif3Yb+6qOxN+",
|
|
77
|
-
"iifeIntegrityType": "sha384",
|
|
78
77
|
"screenshots": [],
|
|
79
78
|
"licenses": [
|
|
80
79
|
{
|
|
@@ -94,5 +93,5 @@
|
|
|
94
93
|
"size": {},
|
|
95
94
|
"iifePath": "main.iife.js",
|
|
96
95
|
"repoName": "@htmlbricks/hb-banner",
|
|
97
|
-
"version": "0.66.
|
|
96
|
+
"version": "0.66.6"
|
|
98
97
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-banner",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.6",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Marketing-style hero strip: logo image beside a title and subtitle, using Bootstrap grid. Layout switches from side-by-side on large screens to stacked, centered content on smaller breakpoints (`d-none d-lg-block` / `d-lg-none`).",
|
|
6
6
|
"licenses": [
|