Comparing version 4.6.0 to 4.7.0
{ | ||
"name": "vbb-lines", | ||
"description": "VBB lines and their stations.", | ||
"version": "4.6.0", | ||
"version": "4.7.0", | ||
"main": "index.js", | ||
@@ -51,3 +51,3 @@ "files": [ | ||
"convert": "node convert.js", | ||
"cleanup": "rm routes.txt trips.txt stop_times.txt", | ||
"cleanup": "rm routes.csv trips.csv stop_times.csv", | ||
"build": "npm run download && npm run convert && npm run cleanup", | ||
@@ -54,0 +54,0 @@ "test": "node test.js | tap-min", |
Sorry, the diff of this file is not supported yet
5006229