summaryrefslogtreecommitdiff
path: root/databases/erlang-couchbeam/files/patch-rebar.config
blob: aca1c26ec1af4281fbd6e990ffb9f24be603fb1f (plain) (blame)
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"}
 ]}.