Use latest aebytecode. (#36)

* Use latest aebytecode.

* Fix argument to dup instruction.
This commit is contained in:
Erik Stenman
2019-03-04 14:22:36 +01:00
committed by Erik Stenman
parent 5e6e607fa4
commit 7ae4a98360
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{tag,"v2.0.1"}}}
{ref,"2369533"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}