Skip to content

Commit

Permalink
Merge branch 'gen-erd-#207' of github.com:dwyl/auth into gen-erd-#207
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Dec 7, 2022
2 parents f02ca9a + 00b77b9 commit ce69e22
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 @@ -52,8 +52,8 @@ defmodule Auth.Mixfile do
{:ecto_sql, "~> 3.7"},
{:postgrex, ">= 0.15.13"},
{:phoenix_html, "~> 3.2.0"},
{:phoenix_live_reload, "~> 1.4.0", only: :dev},
{:phoenix_live_view, "~> 0.18.0"},
{:phoenix_live_reload, "~> 1.4.1", only: :dev},
{:floki, ">= 0.32.0", only: :test},
# {:phoenix_live_dashboard, "~> 0.6.1"},
{:esbuild, "~> 0.4", runtime: Mix.env() == :dev},
Expand Down

0 comments on commit ce69e22

Please sign in to comment.