|
@@ -3,5 +3,6 @@
|
|
{jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.8.3"}}},
|
|
{jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.8.3"}}},
|
|
{jsx, ".*", {git, "http://github.com/talentdeficit/jsx.git", {tag, "v1.3.3"}}},
|
|
{jsx, ".*", {git, "http://github.com/talentdeficit/jsx.git", {tag, "v1.3.3"}}},
|
|
{mimetypes, ".*", {git, "http://github.com/spawngrid/mimetypes.git", {branch, master}}},
|
|
{mimetypes, ".*", {git, "http://github.com/spawngrid/mimetypes.git", {branch, master}}},
|
|
|
|
+ {emysql, ".*", {git, "https://github.com/Eonblast/Emysql.git"}},
|
|
{cowboy, ".*", {git, "https://github.com/extend/cowboy.git", {tag, "0.8.2"}}}
|
|
{cowboy, ".*", {git, "https://github.com/extend/cowboy.git", {tag, "0.8.2"}}}
|
|
]}.
|
|
]}.
|