9
mix.exs
9
mix.exs
@@ -75,6 +75,15 @@ defmodule Mobilizon.Mixfile do
|
||||
{:bamboo, "~> 1.0"},
|
||||
{:bamboo_smtp, "~> 1.5.0"},
|
||||
{:geolix, "~> 0.16"},
|
||||
{:absinthe, "~> 1.4.0"},
|
||||
{:absinthe_phoenix, "~> 1.4.0"},
|
||||
{:absinthe_plug, "~> 1.4.0"},
|
||||
{:poison, "~> 3.1"},
|
||||
{:absinthe_ecto, "~> 0.1.3"},
|
||||
{:dataloader, "~> 1.0"},
|
||||
{:arc, "~> 0.11.0"},
|
||||
{:arc_ecto, "~> 0.11.0"},
|
||||
{:email_checker, "~> 0.1.2"},
|
||||
# Dev and test dependencies
|
||||
{:phoenix_live_reload, "~> 1.0", only: :dev},
|
||||
{:ex_machina, "~> 2.2", only: [:dev, :test]},
|
||||
|
||||
Reference in New Issue
Block a user