@htmlbricks/hb-paragraps-around-image-cell 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
|
@@ -137,7 +137,6 @@
|
|
|
137
137
|
}
|
|
138
138
|
],
|
|
139
139
|
"iifeIntegrity": "sha384-FMa0puN3PYTseB+TDvHOvNC8fVJ2yamCf/gFN9E8q8+/N5avKl0TLtAu7OIkPf6f",
|
|
140
|
-
"iifeIntegrityType": "sha384",
|
|
141
140
|
"screenshots": [],
|
|
142
141
|
"licenses": [
|
|
143
142
|
{
|
|
@@ -156,5 +155,5 @@
|
|
|
156
155
|
"size": {},
|
|
157
156
|
"iifePath": "main.iife.js",
|
|
158
157
|
"repoName": "@htmlbricks/hb-paragraps-around-image-cell",
|
|
159
|
-
"version": "0.66.
|
|
158
|
+
"version": "0.66.5"
|
|
160
159
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-paragraps-around-image-cell",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "One paragraph tile with Bootstrap icon, optional title as external link or key-triggered control (dispatches paragraphPressed with key), and body text clamped to max_lines for consistent height inside paragraps-around-image layouts.",
|
|
6
6
|
"licenses": [
|