leafer-ui 1.3.0 → 1.3.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.
@@ -6007,7 +6007,7 @@ class LeafLevelList {
6007
6007
  }
6008
6008
  }
6009
6009
 
6010
- const version = "1.3.0";
6010
+ const version = "1.3.1";
6011
6011
 
6012
6012
  const debug$5 = Debug.get('LeaferCanvas');
6013
6013
  class LeaferCanvas extends LeaferCanvasBase {