@htmlbricks/hb-layout-mobile 0.67.0 → 0.67.1
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
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
}
|
|
812
812
|
}
|
|
813
813
|
],
|
|
814
|
-
"iifeIntegrity": "sha384-
|
|
814
|
+
"iifeIntegrity": "sha384-vAYIsE1jLiSUXoCKSvQHkYq0ooNNBahtpaqxye6FhHGsoS27AAV7dkLJRknfH4CM",
|
|
815
815
|
"dependencies": [
|
|
816
816
|
{
|
|
817
817
|
"name": "hb-footer",
|
|
@@ -885,5 +885,5 @@
|
|
|
885
885
|
},
|
|
886
886
|
"iifePath": "main.iife.js",
|
|
887
887
|
"repoName": "@htmlbricks/hb-layout-mobile",
|
|
888
|
-
"version": "0.67.
|
|
888
|
+
"version": "0.67.1"
|
|
889
889
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-layout-mobile",
|
|
3
|
-
"version": "0.67.
|
|
3
|
+
"version": "0.67.1",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Mobile layout with optional offcanvas sidebar navigation, top navbar, main page slot, optional cookie-law banner, and footer. Supports one-screen full-height mode and forwards navbar, footer, and navigation events.",
|
|
6
6
|
"licenses": [
|