Closed sdpeyton closed 6 years ago
Remove the unused turf dependency
Whenever someone does an npm install of geoblaze, turf screams warnings at you. So this will get rid of that. Also make the npm package lighter.
npm install
None, but all existing tests pass
Type of PR
What is the Goal of the PR?
Remove the unused turf dependency
What is the Motivation for the PR?
Whenever someone does an
npm install
of geoblaze, turf screams warnings at you. So this will get rid of that. Also make the npm package lighter.What Tests are Included?
None, but all existing tests pass