chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7aa53dc9ef
commit
d620e9077a
2 changed files with 8 additions and 8 deletions
2
mix.exs
2
mix.exs
|
|
@ -59,7 +59,7 @@ defmodule Mv.MixProject do
|
|||
{:tailwind, "~> 0.3", runtime: Mix.env() == :dev},
|
||||
{:heroicons,
|
||||
github: "tailwindlabs/heroicons",
|
||||
tag: "v2.1.1",
|
||||
tag: "v2.2.0",
|
||||
sparse: "optimized",
|
||||
app: false,
|
||||
compile: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue