mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Update Distillery
This commit is contained in:
parent
1c1505e14b
commit
1656bd482d
2
mix.exs
2
mix.exs
@ -39,7 +39,7 @@ defmodule Chess.Mixfile do
|
||||
{:comeonin, "~> 4.0"},
|
||||
{:cowboy, "~> 1.0"},
|
||||
{:credo, "~> 1.0", only: [:dev, :test]},
|
||||
{:distillery, "~> 2.0", runtime: false},
|
||||
{:distillery, "~> 2.1", runtime: false},
|
||||
{:formulator, "~> 0.1.6"},
|
||||
{:gettext, "~> 0.16.0"},
|
||||
{:guardian, "~> 1.0"},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user