We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486bb95 commit efe2943Copy full SHA for efe2943
package.json
@@ -1,14 +1,11 @@
1
{
2
"name": "@ideditor/country-coder",
3
- "version": "3.2.0",
+ "version": "4.0.0",
4
"description": "Convert longitude-latitude pairs to ISO 3166-1 codes quickly and locally",
5
"repository": "github:ideditor/country-coder",
6
"main": "built/cjs/country-coder.js",
7
"module": "built/es6/country-coder.js",
8
"license": "ISC",
9
- "contributors": [
10
- "Quincy Morgan <q@quincylvania.com> (https://github.com/quincylvania)"
11
- ],
12
"keywords": [
13
"reverse geocoder",
14
"country codes",
0 commit comments