Compare commits
8 Commits
c3a8a77b4a
...
e586a29e75
Author | SHA1 | Date | |
---|---|---|---|
|
e586a29e75 | ||
|
4446996415 | ||
|
f24d13e007 | ||
|
c891a42c4d | ||
|
386ef829ff | ||
166cfed7b3 | |||
0dc3d6f6c7 | |||
e09f789bb0 |
8
mix.exs
8
mix.exs
@ -35,18 +35,18 @@ defmodule Wabanex.MixProject do
|
||||
{:crudry, "~> 2.4.0"},
|
||||
{:dialyxir, "~> 1.1", only: [:dev, :test], runtime: false},
|
||||
{:ecto_sql, "~> 3.4"},
|
||||
{:gettext, "~> 0.11"},
|
||||
{:gettext, "~> 0.19"},
|
||||
{:jason, "~> 1.0"},
|
||||
{:junit_formatter, "~> 3.1", only: [:test]},
|
||||
{:lcov_ex, "~> 0.2", only: [:dev, :test], runtime: false},
|
||||
{:pg_ranges, "~> 1.1"},
|
||||
{:phoenix, "~> 1.6.0"},
|
||||
{:phoenix_ecto, "~> 4.1"},
|
||||
{:phoenix_live_dashboard, "~> 0.4"},
|
||||
{:prom_ex, "~> 1.7"},
|
||||
{:phoenix_live_dashboard, "~> 0.6"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:postgrex, ">= 0.0.0"},
|
||||
{:telemetry_metrics, "~> 0.4"},
|
||||
{:prom_ex, "~> 1.7"},
|
||||
{:telemetry_metrics, "~> 0.6"},
|
||||
{:telemetry_poller, "~> 1.0"}
|
||||
]
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user