summaryrefslogtreecommitdiff
path: root/devel/erlang-rebar3_hex/files/patch-rebar.config
blob: e9fefcf3ef20b5692ff1034d817954ba41b5f3dd (plain) (blame)
1
2
3
4
5
6
7
8
--- rebar.config.orig	2015-09-04 13:46:35 UTC
+++ rebar.config
@@ -1,5 +1,4 @@
 {erl_opts, [debug_info]}.
 {deps, [
-       {jsx, "2.6.1"}
        ]}.