From 9f50e60beb428fe6be9b7d5a6c5d56e2a6f8ee82 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Wed, 26 Feb 2020 15:11:06 -0800 Subject: [PATCH] Update country-coder to v3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c83d27b5..7d7f5f25f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "translations": "node scripts/update_locales.js" }, "dependencies": { - "@ideditor/country-coder": "^3.1.0", + "@ideditor/country-coder": "^3.2.0", "@ideditor/location-conflation": "~0.3.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0",