@htmlbricks/hb-paragraps-around-image-cell 0.66.3 → 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 +2 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -136,6 +136,7 @@
|
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
138
|
],
|
|
139
|
+
"iifeIntegrity": "sha384-FMa0puN3PYTseB+TDvHOvNC8fVJ2yamCf/gFN9E8q8+/N5avKl0TLtAu7OIkPf6f",
|
|
139
140
|
"screenshots": [],
|
|
140
141
|
"licenses": [
|
|
141
142
|
{
|
|
@@ -154,5 +155,5 @@
|
|
|
154
155
|
"size": {},
|
|
155
156
|
"iifePath": "main.iife.js",
|
|
156
157
|
"repoName": "@htmlbricks/hb-paragraps-around-image-cell",
|
|
157
|
-
"version": "0.66.
|
|
158
|
+
"version": "0.66.5"
|
|
158
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": [
|