@mcp-b/geo-maplibre 0.2.0 → 0.2.4

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.
@@ -1590,7 +1590,7 @@
1590
1590
  "package": {
1591
1591
  "name": "@mcp-b/geo-maplibre",
1592
1592
  "description": "MapLibre GL JS web components for Sigvelo, built with Lit.",
1593
- "version": "0.2.0",
1593
+ "version": "0.2.4",
1594
1594
  "license": "MIT"
1595
1595
  }
1596
1596
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mcp-b/geo-maplibre",
3
- "version": "0.2.0",
3
+ "version": "0.2.4",
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.0",
38
- "@mcp-b/wc-support": "0.2.0"
37
+ "@mcp-b/geo-support": "0.2.2",
38
+ "@mcp-b/wc-support": "0.2.2"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@custom-elements-manifest/analyzer": "^0.10.4",