@mapsindoors/map-template 1.97.11 → 1.97.12

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.
@@ -45138,7 +45138,7 @@ function spe(e, n = {}) {
45138
45138
  return npe(e, n, { mount: ipe, update: rpe, unmount: ope });
45139
45139
  }
45140
45140
  function ape() {
45141
- return "1.97.10";
45141
+ return "1.97.11";
45142
45142
  }
45143
45143
  const lpe = spe(BR, {
45144
45144
  props: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mapsindoors/map-template",
3
3
  "description": "Get a MapsIndoors map up and running in less than 10 mins.",
4
- "version": "1.97.11",
4
+ "version": "1.97.12",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/**"