update elixir deps
This commit is contained in:
2
mix.exs
2
mix.exs
@@ -51,7 +51,7 @@ defmodule Memex.MixProject do
|
||||
{:phoenix_ecto, "~> 4.4"},
|
||||
{:phoenix_html, "~> 3.0"},
|
||||
{:phoenix_live_reload, "~> 1.2", only: :dev},
|
||||
{:phoenix_live_view, "~> 0.19.0"},
|
||||
{:phoenix_live_view, "~> 0.20.0"},
|
||||
{:phoenix_live_dashboard, "~> 0.8"},
|
||||
{:ecto_sql, "~> 3.6"},
|
||||
{:postgrex, ">= 0.0.0"},
|
||||
|
||||
Reference in New Issue
Block a user