Update heroicons version

This commit is contained in:
Claudio Ortolina
2024-10-28 11:33:06 +00:00
parent 58a63e114e
commit ba84b8fecf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ defmodule MusicLibrary.MixProject do
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
{:heroicons,
github: "tailwindlabs/heroicons",
tag: "v2.1.1",
tag: "v2.1.5",
sparse: "optimized",
app: false,
compile: false,