Skip to content

Commit

Permalink
Update rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Nov 26, 2018
1 parent 05e6384 commit e8866c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{deps_dir,"deps"}.
{erl_opts,[nowarn_export_all]}.
{deps,[{sh,".*",{git,"git://github.com/synrc/sh",[]}}]}.
{deps,[{sh,".*",{git,"git://github.com/synrc/sh",{tag,"2.11"}}}]}.

0 comments on commit e8866c1

Please sign in to comment.