Skip to content

Commit 669136c

Browse files
committed
Allow Expo 1.0
1 parent d6c6518 commit 669136c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ defmodule Gettext.Mixfile do
4949

5050
defp deps do
5151
[
52-
{:expo, "~> 0.5.1"},
52+
{:expo, "~> 0.5.1 or ~> 1.0"},
5353

5454
# Dev and test dependencies
5555
{:castore, "~> 1.0", only: :test},

0 commit comments

Comments
 (0)