gtfs-to-html 2.9.12 → 2.9.13

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
@@ -376,7 +376,7 @@ function getAgencyGeoJSON(config2) {
376
376
  }
377
377
 
378
378
  // package.json
379
- var version = "2.9.12";
379
+ var version = "2.9.13";
380
380
 
381
381
  // src/lib/utils.ts
382
382
  var isTimepoint = (stoptime) => {