@@ -53,7 +53,8 @@ defmodule Mihainator.MixProject do
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.1.1"},
{:bandit, "~> 1.5"},
{:credo, "~> 1.7", only: [:dev, :test], runtime: false}
{:credo, "~> 1.7", only: [:dev, :test], runtime: false},
{:csv, "~> 3.2"}
]
end
The note is not visible to the blocked user.