Skip to content

Commit

Permalink
update intersect
Browse files Browse the repository at this point in the history
morganherlocker committed Oct 31, 2014
1 parent fab474e commit bff0411
Showing 4 changed files with 675 additions and 2,392 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@
"turf-grid": "0.1.0",
"turf-hex": "^0.1.1",
"turf-inside": "^1.1.1",
"turf-intersect": "0.0.0",
"turf-intersect": "1.0.2",
"turf-is-clockwise": "0.1.2",
"turf-isobands": "0.1.1",
"turf-isolines": "0.1.1",
@@ -101,8 +101,8 @@
"turf-within": "^0.1.2"
},
"devDependencies": {
"browserify": "~6.1.0",
"tape": "^3.0.0",
"browserify": "~6.2.0",
"tape": "^3.0.1",
"uglify-js": "~2.4.15"
}
}
22 changes: 0 additions & 22 deletions release

This file was deleted.

2,992 changes: 649 additions & 2,343 deletions turf.js

Large diffs are not rendered by default.

47 changes: 23 additions & 24 deletions turf.min.js

Large diffs are not rendered by default.

0 comments on commit bff0411

Please sign in to comment.