Use latest aebytecode

This commit is contained in:
Tobias Lindahl
2019-03-13 11:17:33 +01:00
parent b6a789bbbc
commit a44b787735
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"2369533"}}}
{ref,"04571f7"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}