Resize cover images to 400x400

This commit is contained in:
Claudio Ortolina
2024-09-17 10:39:49 +01:00
parent 1200215321
commit 5623a5239f
3 changed files with 26 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ defmodule MusicLibrary.MixProject do
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:yaml_elixir, "~> 2.11"},
{:finch, "~> 0.19.0"},
{:vix, "~> 0.30.0"},
# TODO bump on release to {:phoenix_live_view, "~> 1.0.0"},
{:phoenix_live_view, "~> 1.0.0-rc.1", override: true},
{:floki, ">= 0.30.0", only: :test},