Skip to content

Commit

Permalink
📦 Remove github dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ravensiris committed Sep 25, 2024
1 parent 41be460 commit 6d51bc4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ defmodule RavensIris.MixProject do
{:phoenix_live_dashboard, "~> 0.8.3"},
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
{:heroicons,
github: "tailwindlabs/heroicons",
tag: "v2.1.1",
sparse: "optimized",
app: false,
compile: false,
depth: 1},
{:swoosh, "~> 1.5"},
{:finch, "~> 0.13"},
{:telemetry_metrics, "~> 1.0"},
Expand Down

0 comments on commit 6d51bc4

Please sign in to comment.