chore(deps): replace use of custom erlport with upstream one
Now that upstream has the fix Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
2
mix.exs
2
mix.exs
@@ -202,7 +202,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:paasaa, "~> 0.6.0"},
|
||||
{:nimble_csv, "~> 1.1"},
|
||||
{:export, "~> 0.1.0"},
|
||||
{:erlport, github: "tcitworld/erlport", branch: "0.10.1-compat", override: true},
|
||||
{:erlport, "~> 0.11.0"},
|
||||
{:tz_world, "~> 1.0"},
|
||||
{:tzdata, "~> 1.1"},
|
||||
{:codepagex, "~> 0.1.6"},
|
||||
|
||||
Reference in New Issue
Block a user