From 28c30ba53f988906da23b37a2838bbfff894305e Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 30 Apr 2021 11:39:58 -0400 Subject: [PATCH] Bump location-conflation to v0.8.0 For community index entries that specify circular area + radius --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20cb69aac..7f31c0903 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "@ideditor/country-coder": "^4.0.0", - "@ideditor/location-conflation": "~0.7.0", + "@ideditor/location-conflation": "~0.8.0", "@mapbox/geojson-rewind": "^0.5.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0", @@ -126,4 +126,4 @@ "browserslist": [ "> 0.2%, last 6 major versions, Firefox ESR, IE 11, maintained node versions" ] -} +} \ No newline at end of file