summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorPierre de Lacroix <pierre@pdelacroix.com>2020-09-17 23:07:36 +0200
committerPierre de Lacroix <pierre@pdelacroix.com>2020-09-17 23:07:36 +0200
commit5527b80ddc075da0a1a4a3780a6f86d2a0eb45c7 (patch)
treee60932b4b28a8129089eea917692c95d450c8872 /mix.exs
parentadd gitlab-ci.yml (diff)
run mix format
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index fab88bd..88cf1aa 100644
--- a/mix.exs
+++ b/mix.exs
@@ -39,7 +39,7 @@ defmodule MatrixAppService.MixProject do
{:telemetry_poller, "~> 0.4"},
{:jason, "~> 1.0"},
{:plug_cowboy, "~> 2.0"},
- {:polyjuice_client, "~> 0.2.3"},
+ {:polyjuice_client, "~> 0.2.3"}
]
end