Install timex

This commit is contained in:
Mirai Kumiko 2025-06-02 17:27:03 +02:00
parent 6849e8a330
commit 956f2625fd
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278
2 changed files with 12 additions and 0 deletions

View file

@ -43,6 +43,7 @@ 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",