Implement chapter 3: random picture selection
This commit is contained in:
parent
b431b584af
commit
fe10054e44
3 changed files with 622 additions and 130 deletions
3
elm.json
3
elm.json
|
|
@ -8,7 +8,8 @@
|
|||
"direct": {
|
||||
"elm/browser": "1.0.2",
|
||||
"elm/core": "1.0.5",
|
||||
"elm/html": "1.0.0"
|
||||
"elm/html": "1.0.0",
|
||||
"elm/random": "1.0.0"
|
||||
},
|
||||
"indirect": {
|
||||
"elm/json": "1.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue