Update every 30 seconds; adding a link to the station info page.
This commit is contained in:
parent
3f68f9ae72
commit
e6c92a3edf
3 changed files with 25 additions and 16 deletions
4
elm.json
4
elm.json
|
@ -11,10 +11,10 @@
|
|||
"elm/html": "1.0.0",
|
||||
"elm/json": "1.1.3",
|
||||
"elm/svg": "1.0.1",
|
||||
"elm/time": "1.0.0"
|
||||
"elm/time": "1.0.0",
|
||||
"elm/url": "1.0.0"
|
||||
},
|
||||
"indirect": {
|
||||
"elm/url": "1.0.0",
|
||||
"elm/virtual-dom": "1.0.3"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue