add swoosh and oban
This commit is contained in:
2
mix.exs
2
mix.exs
@ -46,6 +46,8 @@ defmodule Cannery.MixProject do
|
||||
{:phoenix_live_dashboard, "~> 0.6"},
|
||||
# {:esbuild, "~> 0.3", runtime: Mix.env() == :dev},
|
||||
{:swoosh, "~> 1.3"},
|
||||
{:phoenix_swoosh, "~> 1.0"},
|
||||
{:oban, "~> 2.10"},
|
||||
{:telemetry_metrics, "~> 0.6"},
|
||||
{:telemetry_poller, "~> 1.0"},
|
||||
{:gettext, "~> 0.18"},
|
||||
|
Reference in New Issue
Block a user