mirror of
https://github.com/benbusby/farside.git
synced 2025-04-29 23:20:03 +00:00
Fix formatting
This commit is contained in:
parent
3181bdfc80
commit
fec966ae59
3 changed files with 8 additions and 5 deletions
2
mix.exs
2
mix.exs
|
@ -27,7 +27,7 @@ defmodule Farside.MixProject do
|
|||
{:plug_attack, "~> 0.4.2"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:poison, "~> 5.0"},
|
||||
{:redix, "~> 1.1"},
|
||||
{:redix, "~> 1.1"}
|
||||
]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue