Skip to content

Commit

Permalink
Remove Exmerl package
Browse files Browse the repository at this point in the history
  • Loading branch information
programisti committed Jan 26, 2016
1 parent e062ca8 commit 77c4450
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ defmodule NDCExSdk.Mixfile do
defp deps do
[
{:xml_builder, "0.0.8"},
{:exmerl, "~> 0.1.1"},
{:pipe, "~> 0.0.2"},
{:ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.2"},
{:httpotion, "~> 2.1.0"},
{:sweet_xml, "~> 0.5.0"},
{:credo, "~> 0.2", only: [:dev, :test]}
]
end
Expand Down

0 comments on commit 77c4450

Please sign in to comment.