Point rebar to fix of proper library for eunit.
Signed-off-by: Eric Merritt <ericbmerritt@gmail.com>
This commit is contained in:
parent
21c5f9fc74
commit
5429ec2d14
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
%% Dependencies ================================================================
|
||||
{deps, [{neotoma, "",
|
||||
{git, "https://github.com/seancribbs/neotoma.git", {branch, master}}},
|
||||
{proper, "", {git, "https://github.com/manopapad/proper.git", {branch, master}}},
|
||||
{proper, "", {git, "https://github.com/bkearns/proper.git", {branch, master}}},
|
||||
{rebar_vsn_plugin, ".*", {git, "https://github.com/erlware/rebar_vsn_plugin.git",
|
||||
{branch, "master"}}}]}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue