removing phx_gen_auth dep as no longer needed
This commit is contained in:
parent
d044c9ed0b
commit
b0978d11b3
1 changed files with 0 additions and 1 deletions
1
mix.exs
1
mix.exs
|
@ -48,7 +48,6 @@ defmodule Bones73k.MixProject do
|
|||
{:gettext, "~> 0.11"},
|
||||
{:jason, "~> 1.0"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:phx_gen_auth, "~> 0.5", only: [:dev], runtime: false},
|
||||
{:ecto_enum, "~> 1.4"},
|
||||
{:bamboo, "~> 2.0"},
|
||||
{:bamboo_smtp, "~> 4.0"},
|
||||
|
|
Loading…
Reference in a new issue