Merge pull request #55 from aeternity/PT-165246396-prepare-remove-dependency

Update commit hash aebytecode
This commit is contained in:
Thomas Arts
2019-04-11 10:30:41 +02:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref, "9041423"}}}
{ref, "28f6c42"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}