4
mix.exs
4
mix.exs
@@ -103,8 +103,8 @@ defmodule Mobilizon.Mixfile do
|
||||
{:bamboo_smtp, "~> 3.0"},
|
||||
{:geolix, "~> 2.0"},
|
||||
{:geolix_adapter_mmdb2, "~> 0.6.0"},
|
||||
{:absinthe, "~> 1.5.5"},
|
||||
{:absinthe_phoenix, "~> 2.0.0"},
|
||||
{:absinthe, "~> 1.6"},
|
||||
{:absinthe_phoenix, github: "tcitworld/absinthe_phoenix", branch: "patch-1"},
|
||||
{:absinthe_plug, "~> 1.5.0"},
|
||||
{:dataloader, "~> 1.0.6"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
|
||||
Reference in New Issue
Block a user