Skip to content

Commit f0cff04

Browse files
committed
WIP
1 parent 4397070 commit f0cff04

File tree

1 file changed

+0
-7
lines changed
  • test_integrations/phoenix_app

1 file changed

+0
-7
lines changed

test_integrations/phoenix_app/mix.exs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ defmodule PhoenixApp.MixProject do
4141
{:phoenix_html, "~> 4.1"},
4242
{:phoenix_live_reload, "~> 1.2", only: :dev},
4343
{:phoenix_ecto, "~> 4.6", optional: true},
44-
{:heroicons,
45-
github: "tailwindlabs/heroicons",
46-
tag: "v2.1.1",
47-
sparse: "optimized",
48-
app: false,
49-
compile: false,
50-
depth: 1},
5144
# TODO bump on release to {:phoenix_live_view, "~> 1.0.0"},
5245
{:phoenix_live_view, "~> 1.0.0-rc.1", override: true},
5346
{:floki, ">= 0.30.0", only: :test},

0 commit comments

Comments
 (0)