add Tidewave

This commit is contained in:
2025-12-30 12:27:41 +00:00
parent 9b73fcdf7a
commit bb4633895c
3 changed files with 8 additions and 1 deletions

View File

@@ -66,7 +66,8 @@ defmodule SimpleshopTheme.MixProject do
{:gettext, "~> 0.26"},
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.2.0"},
{:bandit, "~> 1.5"}
{:bandit, "~> 1.5"},
{:tidewave, "~> 0.5", only: :dev}
]
end