mclaeysb / simplepolygon

JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts
MIT License
82 stars 11 forks source link

Updates turf deps #16

Closed ffflabs closed 7 years ago

ffflabs commented 7 years ago

Updates turf dependencies

to their ^4.x counterparts, since depending on versions ^3.x did create unnecesary duplicate versions in the node_modules folder (and, in my case, also in the jspm_packages folder).

The tests are passing flawlessly

This PR already contains #15, so it can be merge either ignoring #15 or after #15.

If you accept this PR, please do tag it and publish to npm so I can update this dependency on my projects :fireworks: