add oban
This commit is contained in:
1
mix.exs
1
mix.exs
@@ -44,6 +44,7 @@ defmodule Lokal.MixProject do
|
||||
{:phoenix_live_view, "~> 0.17.5"},
|
||||
{:floki, ">= 0.30.0", only: :test},
|
||||
{:phoenix_live_dashboard, "~> 0.6"},
|
||||
{:oban, "~> 2.10"},
|
||||
# {:esbuild, "~> 0.3", runtime: Mix.env() == :dev},
|
||||
{:swoosh, "~> 1.3"},
|
||||
{:telemetry_metrics, "~> 0.6"},
|
||||
|
Reference in New Issue
Block a user