mirror of
https://forge.chapril.org/tykayn/wololo
synced 2025-06-20 01:34:42 +02:00
add option --wget to replace file
This commit is contained in:
parent
20b9e24eea
commit
5b0271716c
7 changed files with 128 additions and 6 deletions
|
@ -27,6 +27,7 @@
|
|||
"@types/geojson2osm": "^0.0.3",
|
||||
"csv": "^6.3.1",
|
||||
"geojsontoosm": "^0.0.3",
|
||||
"node-fetch": "^2.7.0",
|
||||
"node-fs": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -37,6 +38,7 @@
|
|||
"@turf/turf": "^7.2.0",
|
||||
"@types/minimist": "^1.2.2",
|
||||
"@types/node": "^20.4.7",
|
||||
"@types/node-fetch": "^2.6.12",
|
||||
"axios": "^1.8.4",
|
||||
"babel-jest": "^29.6.2",
|
||||
"csv-parser": "^3.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue