From 20f7e5dc0f842ea6a8dc6a33e9bc91947eec921d Mon Sep 17 00:00:00 2001 From: Finn Kempers Date: Wed, 29 Jul 2020 14:50:43 +0100 Subject: [PATCH] angular json fix --- angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular.json b/angular.json index 7888047..2f9ff7f 100644 --- a/angular.json +++ b/angular.json @@ -22,7 +22,7 @@ "./node_modules/@google/markerclustererplus/images", "glob": "*", "output": "/images" - }, + } ], "styles": [ "src/scss/style.scss"