We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93cffc9 commit cbbdc32Copy full SHA for cbbdc32
mix.exs
@@ -39,7 +39,7 @@ defmodule Ketbin.MixProject do
39
{:ecto_sql, "~> 3.7"},
40
{:postgrex, ">= 0.0.0"},
41
{:phoenix_html, "~> 3.0"},
42
- {:phoenix_live_view, "~> 0.18.0"},
+ {:phoenix_live_view, "~> 0.20.0"},
43
{:phoenix_live_reload, "~> 1.3", only: :dev},
44
{:phoenix_live_dashboard, "~> 0.5"},
45
{:telemetry_metrics, "~> 0.6"},
0 commit comments