TerriaJS / terriajs-server

NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, ogr2ogr conversion service, and express static server.
Other
49 stars 40 forks source link

Sync yargs version with TerriaMap #164

Open pjonsson opened 6 months ago

pjonsson commented 6 months ago

Update yargs to the same version that is used in the TerriaMap repository, and set the duplicate-arguments-array option to false instead of doing it manually.