Use latest version for getting location info

Previous version was returning incorrect location data. I verified that using newer version gives correct results.
This commit is contained in:
Ayushya Chitransh 2018-02-13 14:44:21 +05:30 committed by EOS Classic
parent 75bf2f5d45
commit 4a879a96c4
No known key found for this signature in database
GPG Key ID: 0D626A44301D8C5E
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"d3": "3.5.6",
"debug": "2.2.0",
"express": "4.13.3",
"geoip-lite": "1.1.6",
"geoip-lite": "1.3.2",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.1",