Update dependencies
phoenix 1.7.15 => 1.7.17 phoenix_live_view 1.0.0-rc.8 => 1.0.0
This commit is contained in:
@@ -44,7 +44,7 @@ defmodule MusicLibrary.MixProject do
|
||||
{: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-rc.8", override: true},
|
||||
{:phoenix_live_view, "~> 1.0.0"},
|
||||
{:phoenix_html_helpers, "~> 1.0"},
|
||||
{:floki, ">= 0.30.0", only: :test},
|
||||
{:mox, "~> 1.2", only: :test},
|
||||
|
||||
Reference in New Issue
Block a user