6
mix.exs
6
mix.exs
@@ -107,7 +107,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:guardian_phoenix, "~> 2.0"},
|
||||
{:argon2_elixir, "~> 2.0"},
|
||||
{:cors_plug, "~> 2.0"},
|
||||
{:ecto_autoslug_field, "~> 2.0"},
|
||||
{:ecto_autoslug_field, "~> 3.0"},
|
||||
{:geo, "~> 3.0"},
|
||||
{:geo_postgis, "~> 3.1"},
|
||||
{:timex, "~> 3.0"},
|
||||
@@ -161,9 +161,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:sentry, "~> 8.0"},
|
||||
{:html_entities, "~> 0.5"},
|
||||
{:sweet_xml, "~> 0.7"},
|
||||
{:web_push_encryption,
|
||||
git: "https://github.com/tcitworld/elixir-web-push-encryption",
|
||||
ref: "4361bd02b0b7f2cb5f8ac302bcd1210b57964a51"},
|
||||
{:web_push_encryption, "~> 0.3"},
|
||||
{:eblurhash, "~> 1.2"},
|
||||
{:struct_access, "~> 1.1.2"},
|
||||
{:paasaa, "~> 0.5.0"},
|
||||
|
||||
Reference in New Issue
Block a user