1 2 3 4 5 6 7 8 9 10 11
--- rebar.config.orig 2016-12-22 20:31:28 UTC +++ rebar.config @@ -3,8 +3,6 @@ {erl_opts, [debug_info]}. {deps, [ - {jsx, "2.8.0"}, - {hackney, "1.6.4"} ]}.