From 3078f953513dfcc9977c13bf83b175f6501c4db2 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 6 Jun 2021 10:33:23 -0400 Subject: [PATCH] bump versions --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d361306e9..4cf95f0d9 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "translations": "node scripts/update_locales.js" }, "dependencies": { - "@ideditor/country-coder": "^4.0.0", - "@ideditor/location-conflation": "~0.8.0", + "@ideditor/country-coder": "^4.1.0", + "@ideditor/location-conflation": "~0.9.0", "@mapbox/geojson-area": "^0.2.2", "@mapbox/geojson-rewind": "^0.5.0", "@mapbox/sexagesimal": "1.2.0", @@ -127,4 +127,4 @@ "browserslist": [ "> 0.2%, last 6 major versions, Firefox ESR, IE 11, maintained node versions" ] -} +} \ No newline at end of file