Skip to content

Commit

Permalink
Add swab to applications
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhamelink committed Jan 7, 2017
1 parent 684b00c commit 4a22848
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 @@ -28,7 +28,7 @@ defmodule ExrmDeb.Mixfile do
end

defp apps(_) do
[:logger, :exrm, :timex, :vex]
[:logger, :exrm, :timex, :vex, :swab]
end

defp deps(:test) do
Expand Down

0 comments on commit 4a22848

Please sign in to comment.