Created
June 8, 2019 18:06
-
-
Save Ironjanowar/bc8fcdff7508c69e83b7096df52df484 to your computer and use it in GitHub Desktop.
This file contains 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 | |
[ | |
{:ex_gram, "~> 0.6"}, | |
{:jason, "~> 1.1"} | |
] | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment