@codbex/harmonia 1.5.1 → 1.5.2

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.
@@ -9933,7 +9933,7 @@ function tree_default(Alpine) {
9933
9933
  }
9934
9934
 
9935
9935
  // package.json
9936
- var version = "1.5.1";
9936
+ var version = "1.5.2";
9937
9937
 
9938
9938
  // src/utils/breakpoint-listener.js
9939
9939
  function getBreakpointListener(handler, breakpoint = 768) {