Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "vbb-trips", | ||
"description": "When do trains run where in VBB?", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"main": "index.js", | ||
@@ -36,3 +36,4 @@ "files": ["index.js", "data/*"], | ||
"tape-catch": "^1.0.4", | ||
"tap-min": "^1.2.1" | ||
"tap-min": "^1.2.1", | ||
"vbb-mode-weights": "^0.2.0" | ||
}, | ||
@@ -39,0 +40,0 @@ "scripts": { |
@@ -42,3 +42,4 @@ # vbb-trips 🚏 | ||
mode: 'bus', | ||
product: 'bus' | ||
product: 'bus', | ||
weight: 392507 | ||
}] | ||
@@ -45,0 +46,0 @@ ``` |
Sorry, the diff of this file is not supported yet
210590049
86
14