We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7118d commit 3f357d3Copy full SHA for 3f357d3
mix.exs
@@ -38,7 +38,7 @@ defmodule Fileonchain.MixProject do
38
{:ecto_sql, "~> 3.12.0"},
39
{:postgrex, ">= 0.19.1"},
40
{:phoenix_html, "~> 4.1.1"},
41
- {:phoenix_live_reload, "~> 1.5.3", only: :dev},
+ {:phoenix_live_reload, "~> 1.2"},
42
# TODO bump on release to {:phoenix_live_view, "~> 1.0.0"},
43
{:phoenix_live_view, "~> 1.0.0-rc.6", override: true},
44
{:phoenix_live_view_dropzone, "~> 0.0.13"},
0 commit comments