Reduce OP fetching queries.
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 00733c26a64fe3a085b6f873159a109bd61f1af5..7320ac543b7b9e476ef2a3e282e04027e1cafc27 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -41,6 +41,7 @@ defmodule Pleroma.Mixfile do
      {:calendar, "~> 0.16.1"},
      {:cachex, "~> 2.1"},
      {:httpoison, "~> 0.11.2"},
+     {:jason, "~> 1.0"},
      {:ex_machina, "~> 2.0", only: :test},
      {:credo, "~> 0.7", only: [:dev, :test]}]
   end