Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 2, 2020 08:28
Show Gist options
  • Save velotiotech/f7eea6933f9fbb482ad07d4e80c16573 to your computer and use it in GitHub Desktop.
Save velotiotech/f7eea6933f9fbb482ad07d4e80c16573 to your computer and use it in GitHub Desktop.
defp deps do
[
{:absinthe, "~> 1.3.1"},
{:absinthe_plug, "~> 1.3.0"},
{:absinthe_ecto, "~> 0.1.3"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment