Skip to content

Commit

Permalink
Update live view version
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Jul 29, 2024
1 parent d19e89b commit a3dd437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ defmodule TablerIcons.MixProject do
defp deps do
[
{:castore, ">= 0.0.0"},
{:phoenix_live_view, "~> 0.20.1"},
{:phoenix_live_view, ">= 0.20.0"},
{:ex_doc, "~> 0.34.2", only: :dev, runtime: false}
]
end
Expand Down

0 comments on commit a3dd437

Please sign in to comment.