Add missing instructions for FATE

This commit is contained in:
Tobias Lindahl
2019-05-28 11:19:41 +02:00
parent 098dac65e2
commit 60d9581fae
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref, "11a8997"}}}
{ref, "241a96e"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}