@htmlbricks/hb-layout 0.66.25 → 0.66.27
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
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
}
|
|
824
824
|
}
|
|
825
825
|
],
|
|
826
|
-
"iifeIntegrity": "sha384-
|
|
826
|
+
"iifeIntegrity": "sha384-0Kel157G4Ha7NxteLfIOgKbDCQf6M5vFrCpPmL+DT22EpR+w9yitDi7qzH74BMAC",
|
|
827
827
|
"screenshots": [],
|
|
828
828
|
"licenses": [
|
|
829
829
|
{
|
|
@@ -845,5 +845,5 @@
|
|
|
845
845
|
},
|
|
846
846
|
"iifePath": "main.iife.js",
|
|
847
847
|
"repoName": "@htmlbricks/hb-layout",
|
|
848
|
-
"version": "0.66.
|
|
848
|
+
"version": "0.66.27"
|
|
849
849
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-layout",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.27",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Responsive application shell: below 800px viewport width it mounts the mobile layout; otherwise the desktop layout. Forwards navigation slots, page content, cookie-law options, and layout events from the active child.",
|
|
6
6
|
"licenses": [
|