tier list
Some checks failed
Build and Deploy / Build & Push Image (push) Failing after 5s

This commit is contained in:
2026-03-16 20:06:26 -06:00
parent cbeecb1021
commit f69f287ece
5 changed files with 150 additions and 15 deletions

View File

@@ -60,6 +60,7 @@ defmodule CobblemonUi.MixProject do
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 1.0"},
{:jason, "~> 1.2"},
{:floki, "~> 0.35"},
{:dns_cluster, "~> 0.2.0"},
{:bandit, "~> 1.5"}
]