summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-05-04 15:06:18 +0200
committerlain <lain@soykaf.club>2019-05-04 15:06:18 +0200
commit4c76f49e60287e6618f87a2bae3e0d4e8c444895 (patch)
tree2e037f4c1e789544c392b8bf7e54b2604bc1e40b /mix.exs
parent6ad8ddfd290f0239956874ccc9dc181167e84647 (diff)
downloadpleroma-4c76f49e60287e6618f87a2bae3e0d4e8c444895.tar.gz
pleroma-4c76f49e60287e6618f87a2bae3e0d4e8c444895.zip
BBS: small fixes.
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 38e83e679..47f7c2903 100644
--- a/mix.exs
+++ b/mix.exs
@@ -113,7 +113,7 @@ defmodule Pleroma.Mixfile do
{:recon, github: "ferd/recon", tag: "2.4.0"},
{:quack, "~> 0.1.1"},
{:benchee, "~> 1.0"},
- {:esshd, "~> 0.1.0"}
+ {:esshd, "~> 0.1.0"}
] ++ oauth_deps
end