Merge branch 'refactor/subscription' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index f2635da2427feacc994c00d08ea7400d12f86f97..861b94ad0af1e5ad92bfef4dd8e3de875a0d7b9c 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -158,6 +158,7 @@ defmodule Pleroma.Mixfile do
       {:ex_const, "~> 0.2"},
       {:plug_static_index_html, "~> 1.0.0"},
       {:excoveralls, "~> 0.11.1", only: :test},
+      {:flake_id, "~> 0.1.0"},
       {:mox, "~> 0.5", only: :test}
     ] ++ oauth_deps()
   end