Skip to content

Commit

Permalink
Add missing dependency for boolean-valid
Browse files Browse the repository at this point in the history
- issue #1918
  • Loading branch information
sipris committed Jun 23, 2021
1 parent 4f1cd06 commit e3dd627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/turf-boolean-valid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"dependencies": {
"@turf/bbox": "^6.4.0",
"@turf/boolean-crosses": "^6.4.0",
"@turf/boolean-disjoint": "^6.4.0",
"@turf/boolean-overlap": "^6.4.0",
"@turf/boolean-point-in-polygon": "^6.4.0",
"@turf/boolean-point-on-line": "^6.4.0",
Expand Down

0 comments on commit e3dd627

Please sign in to comment.