Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardarella committed Dec 26, 2024
1 parent 0e54451 commit 2b50aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Add `live_view_native` to your list of dependencies in the `mix.exs` file. In ad

```elixir
{:live_view_native, "~> 0.4.0-rc.0"},
{:live_view_native_stylesheet, "~> 0.3.1"},
{:live_view_native_stylesheet, "~> 0.3.2"},
{:live_view_native_swiftui, "~> 0.4.0-rc.0"},
{:live_view_native_live_form, "~> 0.4.0-rc.0"}
```
Expand Down

0 comments on commit 2b50aad

Please sign in to comment.