diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index 5d65052fe..c92b9eb13 100644 --- a/rebar.config +++ b/rebar.config @@ -30,7 +30,6 @@ {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}}, {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.2"}}}, {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}}, - {fs, ".*", {git, "https://github.com/synrc/fs", "bed9467"}}, {eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.3"}}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.21"}}}}, {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.22"}}}}, |