Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
msoedov committed May 13, 2017
1 parent 6224aee commit 86ceaf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ end
# Type "mix help deps" for more examples and options
defp deps do
[
{:blacksmith, "~> 0.1"},
{:credo, only: ~w(test dev)a},
{:mix_test_watch, "~> 0.2.5", only: ~w(dev test)a},
]
Expand Down

0 comments on commit 86ceaf3

Please sign in to comment.