Use fortuna version of aebytecode in fortuna version of aesophia.

This commit is contained in:
Erik Stenman
2019-02-15 12:42:49 +01:00
committed by Erik Stenman
parent cdc7b901e6
commit e33e4cf2cd
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,"720510a"}}}
{branch,"fortuna"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}