blob: 8d6552157ccf0ee56bf2e052b8aa390be9e508df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- rebar.config.orig 2018-04-28 10:59:43 UTC
+++ rebar.config
@@ -5,10 +5,8 @@
{profiles, [
{test, [
{plugins, [
- {rebar3_proper, "0.9.0"}
]},
{deps, [
- {proper, "1.2.0"}
]}
]}
]}.
|