From ad634da3d7de33030b6b56a0da2d6954c89c9689 Mon Sep 17 00:00:00 2001 From: Matteo Carbone Date: Wed, 20 Mar 2024 22:11:24 +0000 Subject: [PATCH] chore: fix angular.json --- front-end/angular.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front-end/angular.json b/front-end/angular.json index 8c82c62..07e3f55 100644 --- a/front-end/angular.json +++ b/front-end/angular.json @@ -46,7 +46,8 @@ "@aws-crypto/sha256-js", "js-cookie", "qrcode", - "maplibre-gl" + "maplibre-gl", + "docs-soap" ] }, "configurations": {