mirror of
https://github.com/benbusby/farside.git
synced 2025-06-08 10:26:36 +00:00
refactor
This commit is contained in:
parent
d69b859910
commit
a76046a41b
9 changed files with 85 additions and 95 deletions
3
mix.exs
3
mix.exs
|
@ -25,7 +25,8 @@ defmodule Farside.MixProject do
|
|||
{:httpoison, "~> 1.8"},
|
||||
{:jason, "~> 1.1"},
|
||||
{:plug_attack, "~> 0.4.2"},
|
||||
{:plug_cowboy, "~> 2.0"}
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:distillery, "~> 2.1"}
|
||||
]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue