Skip to content
Snippets Groups Projects
Commit d0939e41 authored by falood's avatar falood
Browse files

depends fs from hexpm

parent 5e8a577b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ defmodule ExFSWatch.Mixfile do
end
defp deps do
[ {:fs, github: "synrc/fs", tag: "1.9"} ]
[ {:fs, "~> 0.9"} ]
end
defp package do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment