X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=5600aaa4228e65ffaf0f20fc573f83fe10d71cff;hb=642a67dd4492f31b5b9fe457e34c1589c9d70c3f;hp=fae21f18d5323f145f878350120e5d6e46855191;hpb=238dd72fad2452a8da594e68b8e6c80d709587e8;p=akkoma diff --git a/mix.exs b/mix.exs index fae21f18d..5600aaa42 100644 --- a/mix.exs +++ b/mix.exs @@ -113,7 +113,8 @@ 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"}, + {:plug_static_index_html, "~> 1.0.0"} ] ++ oauth_deps end