mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 11:31:58 +03:00
update example readme
This commit is contained in:
parent
5d7a298e73
commit
f757b10371
@ -1,4 +1,4 @@
|
|||||||
# my new project
|
# examples/07-elm-ui
|
||||||
> 🌳 built with [elm-spa](https://elm-spa.dev)
|
> 🌳 built with [elm-spa](https://elm-spa.dev)
|
||||||
|
|
||||||
## dependencies
|
## dependencies
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"elm/html": "1.0.0",
|
"elm/html": "1.0.0",
|
||||||
"elm/json": "1.1.3",
|
"elm/json": "1.1.3",
|
||||||
"elm/url": "1.0.0",
|
"elm/url": "1.0.0",
|
||||||
"ryannhg/elm-spa": "5.3.0"
|
"ryannhg/elm-spa": "6.0.0"
|
||||||
},
|
},
|
||||||
"indirect": {
|
"indirect": {
|
||||||
"elm/time": "1.0.0",
|
"elm/time": "1.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user