这个提交包含在:
AJ ONeal 2016-08-17 23:35:26 -06:00
父节点 3a962c1956
当前提交 df6d38b5ad
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -35,5 +35,5 @@
"test", "test",
"tests" "tests"
], ],
"version": "1.2.8" "version": "1.2.9"
} }

查看文件

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