@htmlbricks/hb-site-paragraph-with-image 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
|
@@ -208,7 +208,6 @@
|
|
|
208
208
|
}
|
|
209
209
|
],
|
|
210
210
|
"iifeIntegrity": "sha384-f41+KzpTBQo4VYwSQhkCXiyCiTYdI4z1CHtgzpnlrv/P7XBE7kf8XUTJAcOqyIk2",
|
|
211
|
-
"iifeIntegrityType": "sha384",
|
|
212
211
|
"screenshots": [],
|
|
213
212
|
"licenses": [
|
|
214
213
|
{
|
|
@@ -227,5 +226,5 @@
|
|
|
227
226
|
"size": {},
|
|
228
227
|
"iifePath": "main.iife.js",
|
|
229
228
|
"repoName": "@htmlbricks/hb-site-paragraph-with-image",
|
|
230
|
-
"version": "0.66.
|
|
229
|
+
"version": "0.66.5"
|
|
231
230
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-site-paragraph-with-image",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Marketing block pairing an image (`img`) with rich text (`text`: title, body, optional link). Use `text_side` (`left` / `right`) and `half_space` for layout; responsive parts cover mobile and desktop. Fires `elClick` when the link area is used.",
|
|
6
6
|
"licenses": [
|