This commit is contained in:
2022-02-12 23:24:11 -05:00
committed by oliviasculley
parent 485965d9c9
commit 9734be4966
3 changed files with 15 additions and 0 deletions

View File

@@ -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"},