From 9a6afb3ce69971b1c043cec4a2043fbc12bd72cd Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 29 Jul 2025 19:10:10 +0100 Subject: [PATCH] Fix indentation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec71b7ae2..e1c552384 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "leaflet.locatecontrol": "^0.84.1", "make-plural": "^7.4.0", "maplibre-gl": "^5.6.0", - "osm-community-index": "^5.2.0", + "osm-community-index": "^5.2.0", "tag2link": "^2025.7.21" }, "devDependencies": { -- 2.39.5