8
mix.exs
8
mix.exs
@@ -104,11 +104,13 @@ defmodule Mobilizon.Mixfile do
|
||||
{:geolix, "~> 2.0"},
|
||||
{:geolix_adapter_mmdb2, "~> 0.6.0"},
|
||||
{:absinthe, "~> 1.6"},
|
||||
{:absinthe_phoenix, github: "tcitworld/absinthe_phoenix", branch: "patch-1"},
|
||||
{:absinthe_phoenix,
|
||||
github: "absinthe-graphql/absinthe_phoenix",
|
||||
ref: "67dc53db5b826ea12f37860bcce4334d4aaad028"},
|
||||
{:absinthe_plug, "~> 1.5.0"},
|
||||
{:dataloader, "~> 1.0.6"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:atomex, "0.3.0"},
|
||||
{:atomex, github: "Betree/atomex"},
|
||||
{:cachex, "~> 3.1"},
|
||||
{:geohax, "~> 0.4.0"},
|
||||
{:mogrify, "~> 0.8.0"},
|
||||
@@ -135,7 +137,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:ecto_shortuuid, "~> 0.1"},
|
||||
{:tesla, "~> 1.4.0"},
|
||||
{:sitemapper, "~> 0.5.0"},
|
||||
{:xml_builder, "~> 2.1.1", override: true},
|
||||
{:xml_builder, "~> 2.1.1"},
|
||||
{:remote_ip, "~> 0.2.0"},
|
||||
{:ex_cldr_languages, "~> 0.2.1"},
|
||||
{:slugger, "~> 0.3"},
|
||||
|
||||
Reference in New Issue
Block a user