Šī revīzija ir iekļauta:
AJ ONeal 2016-08-16 13:19:30 -06:00
vecāks a11cd4e920
revīzija 0cc25036e5
2 mainīti faili ar 3 papildinājumiem un 2 dzēšanām

Parādīt failu

@ -34,5 +34,6 @@
"bower_components", "bower_components",
"test", "test",
"tests" "tests"
] ],
"version": "1.2.8"
} }

Parādīt failu

@ -1,6 +1,6 @@
{ {
"name": "s2-geometry", "name": "s2-geometry",
"version": "1.2.7", "version": "1.2.8",
"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": {