@htmlbricks/hb-navbar 0.76.3 → 0.76.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/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
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
],
|
|
340
|
-
"iifeIntegrity": "sha384-
|
|
340
|
+
"iifeIntegrity": "sha384-fRn7iTOfjUHR3DU6QeG2h7OEnliesR15xOz6uipp/4/SI2NJVURXcQ481Uwd2z2L",
|
|
341
341
|
"dependencies": [
|
|
342
342
|
{
|
|
343
343
|
"name": "hb-dropdown-simple",
|
|
@@ -365,5 +365,5 @@
|
|
|
365
365
|
},
|
|
366
366
|
"iifePath": "main.iife.js",
|
|
367
367
|
"repoName": "@htmlbricks/hb-navbar",
|
|
368
|
-
"version": "0.76.
|
|
368
|
+
"version": "0.76.5"
|
|
369
369
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-navbar",
|
|
3
|
-
"version": "0.76.
|
|
3
|
+
"version": "0.76.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Top navigation bar with optional hamburger to toggle an offcanvas menu, brand name and logo, slottable left, center, and right areas, and an optional user avatar dropdown (hb-dropdown-simple) with item click events.",
|
|
6
6
|
"licenses": [
|