Point to latest aebytecode with setelement instruction.

This commit is contained in:
Erik Stenman
2019-04-15 08:54:02 +02:00
parent ef761a4c57
commit f07954f62c
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, "28f6c42"}}}
{ref, "56cf62b"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}