gtfs-to-html 2.10.9 → 2.10.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app/index.js CHANGED
@@ -407,7 +407,7 @@ function getAgencyGeoJSON(config2) {
407
407
  }
408
408
 
409
409
  // package.json
410
- var version = "2.10.9";
410
+ var version = "2.10.10";
411
411
 
412
412
  // src/lib/utils.ts
413
413
  var isTimepoint = (stoptime) => {