Skip to content

Commit

Permalink
update new subway values
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmanuelromeraferrio committed Nov 14, 2018
1 parent c6f1b4c commit 25b6f18
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 3 deletions.
36 changes: 36 additions & 0 deletions data/default-values.json
Original file line number Diff line number Diff line change
Expand Up @@ -1203,6 +1203,42 @@
"price": 12.5
}
]
},
{
"date": "2018-11-20",
"values": [
{
"id": "0",
"price": 13.5
}
]
},
{
"date": "2018-12-20",
"values": [
{
"id": "0",
"price": 14.5
}
]
},
{
"date": "2019-01-20",
"values": [
{
"id": "0",
"price": 15.5
}
]
},
{
"date": "2019-02-20",
"values": [
{
"id": "0",
"price": 16.5
}
]
}
],
"trolley": [
Expand Down
38 changes: 37 additions & 1 deletion dist/calc-transporte.browserify.js

Large diffs are not rendered by default.

Loading

0 comments on commit 25b6f18

Please sign in to comment.