We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dea19 commit 2807231Copy full SHA for 2807231
1 file changed
mix.exs
@@ -44,7 +44,7 @@ defmodule PhoenixLiveReload.Mixfile do
44
{:ex_doc, "~> 0.29", only: :docs},
45
{:makeup_eex, ">= 0.1.1", only: :docs},
46
{:makeup_diff, "~> 0.1", only: :docs},
47
- {:file_system, "~> 0.3 or ~> 1.0"},
+ {:file_system, "~> 0.2.10 or ~> 1.0"},
48
{:jason, "~> 1.0", only: :test}
49
]
50
end
0 commit comments