Last active
August 29, 2016 05:54
-
-
Save abadongutierrez/de658a905cb4cd41e7ea801a2ef35091 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defp deps do | |
[{:postgrex, ">= 0.0.0"}, | |
{:ecto, "~> 2.0.0"}] | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment