cellid.js -> latlng2cell.js

This commit is contained in:
AJ ONeal 2016-07-26 01:48:00 -04:00
parent 74149b89cb
commit 35ceafae3d
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
"main": "src/s2geometry.js",
"scripts": {
"test": "node tests/cellid.js"
"test": "node tests/latlng2cell.js"
},
"repository": {
"type": "git",