Update dependency mapshaper to ^0.7.0

This commit is contained in:
Renovate Bot
2026-04-21 02:01:52 +00:00
parent f22ff6eb34
commit ff22ea6355
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
"@turf/area": "^7.0.0",
"@turf/turf": "^7.0.0",
"jsdom": "^29.0.0",
"mapshaper": "^0.6.79"
"mapshaper": "^0.7.0"
},
"type": "module"
}