We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c6518 commit 669136cCopy full SHA for 669136c
1 file changed
mix.exs
@@ -49,7 +49,7 @@ defmodule Gettext.Mixfile do
49
50
defp deps do
51
[
52
- {:expo, "~> 0.5.1"},
+ {:expo, "~> 0.5.1 or ~> 1.0"},
53
54
# Dev and test dependencies
55
{:castore, "~> 1.0", only: :test},
0 commit comments