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 426c056 commit 4bf1cebCopy full SHA for 4bf1ceb
mix.exs
@@ -35,7 +35,7 @@ defmodule Eblog.Mixfile do
35
{:phoenix_ecto, "== 3.6.0"},
36
{:postgrex, "== 0.16.5"},
37
{:phoenix_html, "== 2.14.3"},
38
- {:phoenix_live_reload, "== 1.3.3", only: :dev},
+ {:phoenix_live_reload, "== 1.5.1", only: :dev},
39
{:gettext, "== 0.19.1"},
40
{:cowboy, "== 1.1.2"}]
41
end
0 commit comments