Change YAML to JSON
This commit is contained in:
parent
b0ecd412f5
commit
2a94eca096
9 changed files with 58 additions and 54 deletions
1
mix.exs
1
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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue