From 85e4ccf9da80bddc77816d79817feb9de89dc984 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 6 Jun 2021 10:31:20 -0400 Subject: [PATCH] Bump versions --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b6307edf3..b6807e8d4 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-rewind": "^0.5.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0", @@ -103,7 +103,7 @@ "node-fetch": "^2.6.1", "npm-run-all": "^4.0.0", "object-inspect": "1.9.0", - "osm-community-index": "~4.0.0", + "osm-community-index": "~4.0.2", "phantomjs-prebuilt": "~2.1.16", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0",