Use released LiveView
This commit is contained in:
2
mix.exs
2
mix.exs
@ -27,7 +27,7 @@ defmodule HeroiconsElixir.MixProject do
|
||||
# Run "mix help deps" to learn about dependencies.
|
||||
defp deps do
|
||||
[
|
||||
{:phoenix_live_view, github: "phoenixframework/phoenix_live_view"},
|
||||
{:phoenix_live_view, "~> 0.18.0"},
|
||||
{:ex_doc, "~> 0.23", only: :dev, runtime: false},
|
||||
{:castore, ">= 0.0.0"}
|
||||
]
|
||||
|
Reference in New Issue
Block a user