From 7f990730c9e6d31bc857aa0a8c1d5a1fff2529f1 Mon Sep 17 00:00:00 2001 From: arpunk Date: Sat, 6 May 2017 12:03:07 -0500 Subject: [PATCH] Use LFE from hex --- rebar.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index f060358..5131381 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ -%% By default, use Github +%% By default, use Hex {deps, [ - {lfe, {git, "https://github.com/rvirding/lfe.git", {tag, "v1.2.0"}}} + {lfe, "1.2.0"} ]}. {profiles, [