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.
package/dist/web.js CHANGED
@@ -6010,7 +6010,7 @@ var LeaferUI = (function (exports) {
6010
6010
  }
6011
6011
  }
6012
6012
 
6013
- const version = "1.3.0";
6013
+ const version = "1.3.1";
6014
6014
 
6015
6015
  const debug$5 = Debug.get('LeaferCanvas');
6016
6016
  class LeaferCanvas extends LeaferCanvasBase {