bump versions

This commit is contained in:
Bryan Housel
2021-06-06 10:33:23 -04:00
parent 0d79e8ee02
commit 3078f95351
+3 -3
View File
@@ -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"
]
}
}