Skip to content

Commit

Permalink
Merge 2e6d093 into 230bbaa
Browse files Browse the repository at this point in the history
  • Loading branch information
joaobalsini committed Jul 11, 2019
2 parents 230bbaa + 2e6d093 commit 2ff0b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ defmodule Maestro.Mixfile do
{:ecto_sql, "~> 3.0"},
{:postgrex, ">= 0.0.0"},
{:ecto_hlclock, "~> 0.1"},
{:jason, "~> 1.1"},
{:mock, "~> 0.3", only: :test, runtime: false},
{:credo, "~> 1.0", only: [:dev, :test]},
{:stream_data, "~> 0.3", only: [:test]},
Expand Down

0 comments on commit 2ff0b47

Please sign in to comment.