From 0d79e8ee02c56e7522f57f2862cec85c27f76b9c Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 28 Mar 2021 12:27:40 -0400 Subject: [PATCH] Upgraded to location-conflation v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 594aa92e7..d361306e9 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-area": "^0.2.2", "@mapbox/geojson-rewind": "^0.5.0", "@mapbox/sexagesimal": "1.2.0",