leafer-ui 1.5.2 → 1.5.3

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.
@@ -6071,7 +6071,7 @@ class LeafLevelList {
6071
6071
  }
6072
6072
  }
6073
6073
 
6074
- const version = "1.5.2";
6074
+ const version = "1.5.3";
6075
6075
 
6076
6076
  const debug$5 = Debug.get('LeaferCanvas');
6077
6077
  class LeaferCanvas extends LeaferCanvasBase {