pelias / polygon-lookup

Fast point-in-polygon intersection for large numbers of polygons.
72 stars 17 forks source link

chore(package): update tape to version 4.10.1 #38

Closed orangejulius closed 5 years ago

orangejulius commented 5 years ago

Explicitly upgrading to 4.10.1 is required to avoid issues with top-level tests requiring a call to end() if there are nested tests.

See https://github.com/substack/tape/issues/459 Fixes #37