@mcp-b/geo-maplibre 0.2.19 → 0.2.20

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.
@@ -1562,7 +1562,7 @@
1562
1562
  "package": {
1563
1563
  "name": "@mcp-b/geo-maplibre",
1564
1564
  "description": "MapLibre GL JS web components for Sigvelo, built with Lit.",
1565
- "version": "0.2.19",
1565
+ "version": "0.2.20",
1566
1566
  "license": "MIT"
1567
1567
  }
1568
1568
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mcp-b/geo-maplibre",
3
- "version": "0.2.19",
3
+ "version": "0.2.20",
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.2.16",
38
- "@mcp-b/wc-support": "0.2.16"
37
+ "@mcp-b/geo-support": "0.2.17",
38
+ "@mcp-b/wc-support": "0.2.17"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@custom-elements-manifest/analyzer": "^0.10.10",