Rebar3 built with R15B03, and also use hex package for erlware_commons
This commit is contained in:
parent
fd493ecf3d
commit
89555d25ef
2 changed files with 2 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
{deps,
|
||||
[
|
||||
%% 0.21.0 only works with rebar3. It's overridden with rebar.config.script in rebar2
|
||||
{erlware_commons, {git, "git://github.com/erlware/erlware_commons", {tag, "0.21.0"}}},
|
||||
{qdate_localtime, {git, "git://github.com/choptastic/qdate_localtime", {tag, "1.1.0"}}}
|
||||
erlware_commons,
|
||||
{qdate_localtime, {git, "https://github.com/choptastic/qdate_localtime", {tag, "1.1.0"}}}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue