4
mix.exs
4
mix.exs
@@ -58,8 +58,8 @@ defmodule Mobilizon.Mixfile do
|
||||
{:phoenix_html, "~> 2.10"},
|
||||
{:gettext, "~> 0.11"},
|
||||
{:cowboy, "~> 2.6"},
|
||||
{:guardian, "~> 1.2"},
|
||||
{:guardian_db, "~> 2.0"},
|
||||
{:guardian, "~> 2.0"},
|
||||
{:guardian_db, "~> 2.0.2"},
|
||||
{:argon2_elixir, "~> 2.0"},
|
||||
{:cors_plug, "~> 2.0"},
|
||||
{:ecto_autoslug_field, "~> 2.0"},
|
||||
|
||||
Reference in New Issue
Block a user