Remove obsolete comment
This commit is contained in:
@@ -43,7 +43,6 @@ defmodule MusicLibrary.MixProject do
|
|||||||
{:finch, "~> 0.19.0"},
|
{:finch, "~> 0.19.0"},
|
||||||
{:vix, "~> 0.31.1"},
|
{:vix, "~> 0.31.1"},
|
||||||
{:nimble_parsec, "~> 1.4"},
|
{:nimble_parsec, "~> 1.4"},
|
||||||
# TODO bump on release to {:phoenix_live_view, "~> 1.0.0"},
|
|
||||||
{:phoenix_live_view, "~> 1.0.0"},
|
{:phoenix_live_view, "~> 1.0.0"},
|
||||||
{:phoenix_html_helpers, "~> 1.0"},
|
{:phoenix_html_helpers, "~> 1.0"},
|
||||||
{:floki, ">= 0.30.0", only: :test},
|
{:floki, ">= 0.30.0", only: :test},
|
||||||
|
|||||||
Reference in New Issue
Block a user