This commit is contained in:
AJ ONeal 2016-07-28 00:38:01 -04:00
parent f4768f7a60
commit 7ca690db14
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "s2-geometry", "name": "s2-geometry",
"version": "1.1.0", "version": "1.1.1",
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)", "description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
"main": "src/s2geometry.js", "main": "src/s2geometry.js",
"scripts": { "scripts": {