summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs3
1 files changed, 2 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 8c89083..e977912 100644
--- a/mix.exs
+++ b/mix.exs
@@ -37,7 +37,8 @@ defmodule Chessh.MixProject do
{:syn, "~> 3.3"},
{:jason, "~> 1.3"},
{:plug_cowboy, "~> 2.2"},
- {:joken, "~> 2.5"}
+ {:joken, "~> 2.5"},
+ {:libcluster, "~> 3.3"}
]
end