@htmlbricks/hb-paragraps-around-image-cell 0.71.12 → 0.71.14
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/main.iife.js +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
186
|
],
|
|
187
|
-
"iifeIntegrity": "sha384-
|
|
187
|
+
"iifeIntegrity": "sha384-6vaEC2X4vNy3AeQT0mpTwzrWVflfglBC7I2i+I36jljxx562gZdiKM2uMgEJSzDY",
|
|
188
188
|
"dependencies": [],
|
|
189
189
|
"screenshots": [],
|
|
190
190
|
"licenses": [
|
|
@@ -204,5 +204,5 @@
|
|
|
204
204
|
"size": {},
|
|
205
205
|
"iifePath": "main.iife.js",
|
|
206
206
|
"repoName": "@htmlbricks/hb-paragraps-around-image-cell",
|
|
207
|
-
"version": "0.71.
|
|
207
|
+
"version": "0.71.14"
|
|
208
208
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-paragraps-around-image-cell",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.14",
|
|
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": [
|