diff --git a/mix.exs b/mix.exs index c329c383..f9aef60a 100644 --- a/mix.exs +++ b/mix.exs @@ -43,7 +43,6 @@ defmodule MusicLibrary.MixProject do {:finch, "~> 0.19.0"}, {:vix, "~> 0.31.1"}, {:nimble_parsec, "~> 1.4"}, - # TODO bump on release to {:phoenix_live_view, "~> 1.0.0"}, {:phoenix_live_view, "~> 1.0.0"}, {:phoenix_html_helpers, "~> 1.0"}, {:floki, ">= 0.30.0", only: :test},