Skip to content

Commit fb78e74

Browse files
Update dependency heroicons to == 0.5.7
1 parent 9003fcd commit fb78e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defmodule Nested.MixProject do
3636
{:ecto_sql, "3.13.3"},
3737
{:esbuild, "0.10.0", runtime: Mix.env() == :dev},
3838
{:floki, "0.38.0", only: :test},
39-
{:heroicons, "0.5.6"},
39+
{:heroicons, "== 0.5.7"},
4040
{:jason, "1.4.4"},
4141
{:phoenix, "1.8.3"},
4242
{:phoenix_ecto, "4.7.0"},

0 commit comments

Comments
 (0)