Skip to content

Commit

Permalink
Merge pull request #17 from danawoodman/patch-1
Browse files Browse the repository at this point in the history
Move to neotraverse
  • Loading branch information
greenlaw authored Nov 15, 2024
2 parents 8fb7460 + 4fdb6f8 commit 34f0f0c
Show file tree
Hide file tree
Showing 4 changed files with 2,654 additions and 1,082 deletions.
2 changes: 1 addition & 1 deletion geojson-extent.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var geojsonCoords = require('@mapbox/geojson-coords'),
traverse = require('traverse'),
traverse = require('neotraverse/legacy'),
extent = require('@mapbox/extent');

var geojsonTypesByDataAttributes = {
Expand Down
Loading

0 comments on commit 34f0f0c

Please sign in to comment.