@mcp-b/geo-maplibre 0.3.6 → 0.3.7

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.
@@ -1582,7 +1582,7 @@
1582
1582
  "package": {
1583
1583
  "name": "@mcp-b/geo-maplibre",
1584
1584
  "description": "MapLibre GL JS web components for Sigvelo, built with Lit.",
1585
- "version": "0.3.6",
1585
+ "version": "0.3.7",
1586
1586
  "license": "MIT"
1587
1587
  }
1588
1588
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mcp-b/geo-maplibre",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "description": "MapLibre GL JS web components for Sigvelo, built with Lit.",
5
5
  "keywords": [
6
6
  "custom-elements",
@@ -34,8 +34,8 @@
34
34
  "access": "public"
35
35
  },
36
36
  "dependencies": {
37
- "@mcp-b/geo-support": "0.3.6",
38
- "@mcp-b/wc-support": "0.3.6"
37
+ "@mcp-b/geo-support": "0.3.7",
38
+ "@mcp-b/wc-support": "0.3.7"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@custom-elements-manifest/analyzer": "^0.10.10",