Remove timex

This commit is contained in:
Mirai Kumiko 2025-06-17 12:56:46 +02:00
parent 10756907dc
commit f43b4bd038
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278
3 changed files with 60 additions and 47 deletions

View file

@ -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",