Skip to content

Commit

Permalink
Merge pull request #29 from beatrichartz/master
Browse files Browse the repository at this point in the history
Add all dependencies to applications so Exrm works
  • Loading branch information
trenpixster committed Jun 7, 2015
2 parents 087d615 + f3ab7a0 commit 5c9f6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule Addict.Mixfile do
end

defp applications(_) do
[:logger]
[:phoenix, :ecto, :comeonin, :mailgun, :logger]
end

defp deps do
Expand Down

0 comments on commit 5c9f6db

Please sign in to comment.