Mount error tracker notifier

This commit is contained in:
Claudio Ortolina
2026-03-04 15:55:32 +00:00
parent 1c04eea88f
commit ed1dd2b440
4 changed files with 17 additions and 0 deletions
+1
View File
@@ -123,6 +123,7 @@ defmodule MusicLibrary.MixProject do
# Prod error/perf tooling
{:error_tracker, "~> 0.7"},
{:error_tracker_notifier, "~> 0.2.1"},
{:phoenix_live_dashboard, "~> 0.8.3"},
{:recon, "~> 2.5"},
{:telemetry_metrics, "~> 1.0"},