pelias / pip-service

Pelias point-in-polygon-service
https://pelias.io
MIT License
16 stars 18 forks source link

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

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 https://github.com/pelias/pip-service/issues/102