Update dependency geojson2svg to v2

This commit is contained in:
Renovate Bot
2023-11-23 01:02:01 +00:00
parent cc46bc0e5a
commit fd576f0b9f
2 changed files with 17 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"@turf/projection": "^6.5.0",
"@turf/simplify": "^6.5.0",
"@turf/truncate": "^6.5.0",
"geojson2svg": "^1.3.3"
"geojson2svg": "^2.0.0"
},
"type": "module"
}