From 0758e763145f96f2be62d78daa4dfd2f5c35ab69 Mon Sep 17 00:00:00 2001 From: Miguel de Barros Date: Thu, 8 Jul 2021 15:36:29 +0200 Subject: [PATCH] fix: roll-over-issue --- config/template-mojaloop.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/template-mojaloop.json b/config/template-mojaloop.json index a2cfce6..0d1726c 100644 --- a/config/template-mojaloop.json +++ b/config/template-mojaloop.json @@ -217,6 +217,9 @@ } } } + }, + "aliases": { + "mojaloop-alias": {} } } }