From dd2af54ce33171055b7453a0a40951dbf23bc582 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 15:02:14 +0000 Subject: [PATCH] fix(package): update @ideditor/location-conflation to version 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 222553258..aae15c591 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@ideditor/country-coder": "^3.1.0", - "@ideditor/location-conflation": "~0.2.0", + "@ideditor/location-conflation": "~0.3.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0", "@mapbox/vector-tile": "^1.3.1",