Correct error type + new aebytecode

This commit is contained in:
Hans Svensson
2019-09-05 15:14:17 +02:00
parent 5a1acd9d18
commit 47b3b9bcca
3 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"5e16b85"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"a533fd5"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",