We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf7f4f commit 83c0c24Copy full SHA for 83c0c24
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reverse-geocode",
3
- "version": "1.1.1",
+ "version": "1.1.0",
4
"description": "get reverse-geocoded location data for latitude and longitude values",
5
"main": "lib/reverse-geocode.js",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"lat",
28
"long"
29
],
30
- "author": "Vikram Tiwari <vikramtheone1@gmail.com> (http://vikramtiwari.com)",
+ "author": "Vikram Tiwari <vikramtheone1@gmail.com> (https://vikramtiwari.com)",
31
"license": "MIT",
32
"bugs": {
33
"url": "https://github.com/VikramTiwari/reverse-geocode/issues"
0 commit comments