Skip to content

Commit

Permalink
older version of httpoison
Browse files Browse the repository at this point in the history
  • Loading branch information
entone committed Apr 3, 2017
1 parent ebbdd7a commit 38445b8
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 @@ -29,7 +29,7 @@ defmodule Neurio.Mixfile do
# Type "mix help deps" for more examples and options
defp deps do
[
{:httpoison, "~> 0.11.1", override: true},
{:httpoison, "~> 0.8.3"},
{:poison, "~> 3.1"},
]
end
Expand Down

0 comments on commit 38445b8

Please sign in to comment.