Remove timex
This commit is contained in:
parent
10756907dc
commit
f43b4bd038
3 changed files with 60 additions and 47 deletions
1
mix.exs
1
mix.exs
|
@ -43,7 +43,6 @@ defmodule Nulla.MixProject do
|
|||
{:phoenix_live_dashboard, "~> 0.8.3"},
|
||||
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
|
||||
{:tailwind, "~> 0.2.0", runtime: Mix.env() == :dev},
|
||||
{:timex, "~> 3.7"},
|
||||
{:heroicons,
|
||||
github: "tailwindlabs/heroicons",
|
||||
tag: "v2.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue