Skip to content

Commit 8707c77

Browse files
committed
Order deps alphabetically
1 parent 8baf652 commit 8707c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
{deps, [
88
{foil, "0.1.6"},
9-
{metal, "0.1.2"},
109
{knot, "0.1.1"},
10+
{metal, "0.1.2"},
1111
{telemetry, "1.4.2"}
1212
]}.
1313

0 commit comments

Comments
 (0)