update example readme

This commit is contained in:
Ryan Haskell-Glatz 2021-04-26 23:52:46 -05:00
parent 5d7a298e73
commit f757b10371
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# my new project
# examples/07-elm-ui
> 🌳 built with [elm-spa](https://elm-spa.dev)
## dependencies

View File

@ -13,7 +13,7 @@
"elm/html": "1.0.0",
"elm/json": "1.1.3",
"elm/url": "1.0.0",
"ryannhg/elm-spa": "5.3.0"
"ryannhg/elm-spa": "6.0.0"
},
"indirect": {
"elm/time": "1.0.0",