summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorEkaterina Vaartis <vaartis@cock.li>2019-08-15 11:39:39 +0300
committerEkaterina Vaartis <vaartis@cock.li>2019-09-19 00:16:33 +0300
commit2a94eca096f67a908410ffdd82f5bace8a3df88c (patch)
tree6e3ad0b3e5068c1ffec806ae841d5fc3a990102e /mix.exs
parentb0ecd412f5c499773cdc462c50d6c8104a819550 (diff)
downloadpleroma-2a94eca096f67a908410ffdd82f5bace8a3df88c.tar.gz
pleroma-2a94eca096f67a908410ffdd82f5bace8a3df88c.zip
Change YAML to JSON
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index e8356d564..f2635da24 100644
--- a/mix.exs
+++ b/mix.exs
@@ -157,7 +157,6 @@ defmodule Pleroma.Mixfile do
{:ex_rated, "~> 1.3"},
{:ex_const, "~> 0.2"},
{:plug_static_index_html, "~> 1.0.0"},
- {:relax_yaml, "~> 0.1"},
{:excoveralls, "~> 0.11.1", only: :test},
{:mox, "~> 0.5", only: :test}
] ++ oauth_deps()